IMPORT_PATH: "@daiso-tech/core/event-bus"
"@daiso-tech/core/event-bus"
Optional
You can pass a Factory of LazyPromise to configure default settings for all LazyPromise instances used in the EventBus class.
Factory
LazyPromise
EventBus
import { LazyPromise } from "@daiso-tech/core/async";(invokable) => new LazyPromise(invokable) Copy
import { LazyPromise } from "@daiso-tech/core/async";(invokable) => new LazyPromise(invokable)
IMPORT_PATH:
"@daiso-tech/core/event-bus"