app()
app(
config): (target,propertyKey,descriptor) =>void
Defined in: src/decorators/functions.ts:246
Parameters
| Parameter | Type |
|---|---|
config | AppOptions |
Returns
(target, propertyKey, descriptor) => void
app(
config): (target,propertyKey,descriptor) =>void
Defined in: src/decorators/functions.ts:246
| Parameter | Type |
|---|---|
config | AppOptions |
(target, propertyKey, descriptor) => void