Subversion Repositories qbpwcf-lib(archive)

Rev

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

Rev Author Line No. Line
1 liveuser 1
/**
2
 * In browsers export the native Event interface.
3
 */
4
 
5
module.exports = global.Event;