Skip to content

PatchHandlerParams.originalMethodBound

PatchHandlerParams › originalMethodBound

Type: OmitThisParameter<ExtractFunction<Obj, MethodName>>

The original method, but with the this context already bound to the original object. Call via originalMethodBound(...originalArgs).