Interface Events

Hierarchy

  • Events

Properties

onError: ((handler) => void)

Type declaration

    • (handler): void
    • Parameters

      Returns void

onResolve: ((handler) => void)

Type declaration

onStart: ((handler) => void)

Type declaration

    • (handler): void
    • Parameters

      Returns void

Generated using TypeDoc