Rev 915 | Blame | Compare with Previous | Last modification | View Log | RSS feed
/** * In browsers export the native Event interface. */ module.exports = global.Event;
/**
* In browsers export the native Event interface.
*/
module.exports = global.Event;