codigo0/backend/node_modules/events-universal/README.md
planetazuzu 0201f16cf4
Some checks are pending
Auto Deploy to Server / deploy (push) Waiting to run
Update lab configuration 2026-03-22
2026-03-22 22:50:29 +01:00

18 lines
197 B
Markdown
Executable file

# events-universal
Universal wrapper for the Node.js `events` module.
```
npm i events-universal
```
## Usage
```js
const EventEmitter = require('events-universal')
```
## License
Apache-2.0