demo()
demo(
config): (target,propertyKey,descriptor) =>void
Defined in: js-api/src/decorators/functions.ts:371
Parameters
| Parameter | Type |
|---|---|
config | DemoOptions |
Returns
(target, propertyKey, descriptor) => void
demo(
config): (target,propertyKey,descriptor) =>void
Defined in: js-api/src/decorators/functions.ts:371
| Parameter | Type |
|---|---|
config | DemoOptions |
(target, propertyKey, descriptor) => void