Class SuccessAsyncEvent<TValue>

This event is dispatched when the LazyPromise has been fulfilled.

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

Type Parameters

  • TValue

Hierarchy (View Summary)

Constructors

Properties

Constructors

Properties

fields: { value: TValue }