routier-collection


routier-collection / core/src / MethodWrapper

Interface: MethodWrapper

Defined in: core/src/capabilities/types.ts:14

Properties

wrapMethod()

readonly wrapMethod: (originalMethod, methodInfo) => Function

Defined in: core/src/capabilities/types.ts:15

Parameters

originalMethod

Function

methodInfo

MethodInfo

Returns

Function