Subversion Repositories qbpwcf-lib(archive)

Rev

Rev 915 | Blame | Compare with Previous | Last modification | View Log | RSS feed

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

module.exports = global.Event;