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