Package Exports
- @eventkit/async-observable
- @eventkit/async-observable/package.json
Readme
@eventkit/async-observable is the package that provides the AsyncObservable class. This is exported separately from the main package to separate the implementation details of the observable pattern from the rest of the API.
Installation
npm i @eventkit/async-observable