editor()
editor(
config?): (target,propertyKey,descriptor) =>void
Defined in: src/decorators/functions.ts:270
Parameters
| Parameter | Type |
|---|---|
config? | FunctionOptions |
Returns
(target, propertyKey, descriptor) => void
editor(
config?): (target,propertyKey,descriptor) =>void
Defined in: src/decorators/functions.ts:270
| Parameter | Type |
|---|---|
config? | FunctionOptions |
(target, propertyKey, descriptor) => void