Invoke a wrapper.
invoker options
A Promise with a Result containing the return value or an error
Unlike invokeWrapper
, this method automatically retrieves and caches the wrapper.
Invoke a wrapper using an instance of the wrapper.
invoker options and a wrapper instance to invoke
A Promise with a Result containing the return value or an error
Generated using TypeDoc
An entity capable of invoking wrappers.
Template
Type of the invoke result data.