routier-collection / core/src / MethodWrapper
Interface: MethodWrapper
Defined in: core/src/capabilities/types.ts:14
Properties
wrapMethod()
readonlywrapMethod: (originalMethod,methodInfo) =>Function
Defined in: core/src/capabilities/types.ts:15
Parameters
originalMethod
Function
methodInfo
Returns
Function