This event is dispatched when the LazyPromise has been rejected.

IMPORT_PATH: "@daiso-tech/core/async"

Hierarchy (View Summary)

  • BaseEvent<{ error: unknown }>
    • FailureAsyncEvent

Constructors

Properties

Constructors

Properties

fields: { error: unknown }