UNPKG

marko

Version:

UI Components + streaming, async, high performance, HTML templating for Node.js and the browser.

3 lines (2 loc) 81 B
var EventEmitter = require("events-light"); module.exports = new EventEmitter();