UNPKG

events-async

Version:

A wrapper around the EventEmitter to handle promise based async events

2 lines (1 loc) 53 B
module.exports = require('./lib').AsyncEventEmitter;