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