UNPKG

@sap/generator-cap-project

Version:

Creates a new SAP Cloud Application Programming Model project.

18 lines (11 loc) 197 B
# 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