Function: getHandlerOptions()
getHandlerOptions<
T>(target:Function):T
Defined in: src/decorators/DecoratorMetadata.ts:25
Type Parameters
| Type Parameter |
|---|
T extends HandlerOptions |
Parameters
| Parameter | Type |
|---|---|
target | Function |
Returns
T
getHandlerOptions<
T>(target:Function):T
Defined in: src/decorators/DecoratorMetadata.ts:25
| Type Parameter |
|---|
T extends HandlerOptions |
| Parameter | Type |
|---|---|
target | Function |
T