An invocable entity, such as a wrapper.

Hierarchy

Methods

Methods

  • Invoke this object.

    Parameters

    • options: InvokeOptions

      invoke options

    • invoker: Invoker

      an Invoker, capable of invoking this object

    Returns Promise<InvocableResult<unknown>>

    A Promise with a Result containing the return value or an error

Generated using TypeDoc