UNPKG

migi

Version:

A JavaScript MVVM on JSX

10 lines (9 loc) 245 B
export default { domactivate: 'DOMActivate', domfocusin: 'DOMFocusIn', msgestureend: 'MSGestureEnd', mspointerdown: 'MSPointerDown', mspointermove: 'MSPointerMove', mspointerup: 'MSPointerUp', mspointercancel: 'MSPointerCancel' };