Type alias EventOnError

EventOnError: ((ctx) => Promise<void> | void)

Type declaration

    • (ctx): Promise<void> | void
    • Parameters

      Returns Promise<void> | void

Generated using TypeDoc