UNPKG

@woosh/meep-engine

Version:

Pure JavaScript game engine. Fully featured and production ready.

5 lines (4 loc) 81 B
export const KeyboardEvents = { KeyUp: 'keyup', KeyDown: 'keydown' }