@rpldy/life-events
Installation
- npm
- Yarn
- pnpm
npm install @rpldy/life-events
yarn add @rpldy/life-events
pnpm add @rpldy/life-events
Details
Events pub/sub management with return values. Makes it possible for the registered handlers to return a response to the emitting code.
danger
Internal API - Not intended for use outside rpldy packages.