/**
 * In browsers export the native Event interface.
 */

module.exports = global.Event;