MethodContext
Signature
export type MethodContext<T = object> = Identify<{ client: UsingClient;} & T>;Members
This export does not declare public properties or methods in the generated declaration file.
export type MethodContext<T = object> = Identify<{ client: UsingClient;} & T>;This export does not declare public properties or methods in the generated declaration file.