mirror of
https://github.com/Dvorinka/ClubLogos.git
synced 2026-06-04 03:52:57 +00:00
fff
This commit is contained in:
+17
@@ -0,0 +1,17 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user