UNPKG

boosh

Version:

spawn a window and draw stuff using the html5 canvas api"

6 lines (5 loc) 126 B
module.exports = { Event : require('./base'), MouseEvent : require('./mouse'), KeyboardEvent : require('./keyboard') };