app()
app(config): (target, propertyKey, descriptor) => void
Parameters
| Parameter | Type |
|---|
config | AppOptions |
Returns
Function
Parameters
| Parameter | Type |
|---|
target | any |
propertyKey | string |
descriptor | PropertyDescriptor |
Returns
void
Source
src/decorators/functions.ts:246