jin-frame / decorators/methods/handlers/pushRequestMeta / pushRequestMeta
Function: pushRequestMeta()
pushRequestMeta<
T>(target,entry):void
Defined in: packages/jin-frame/src/decorators/methods/handlers/pushRequestMeta.ts:7
Appends a method entry to the metadata stored on the given constructor target.
Type Parameters
T
T
Parameters
target
Constructor<T>
entry
Returns
void