UNPKG

alm

Version:

The best IDE for TypeScript

8 lines (7 loc) 269 B
// Type definitions for Mousetrap 1.5.x // Project: http://craig.is/killing/mice // Definitions by: Dániel Tar <https://github.com/qcz> // Definitions: https://github.com/borisyankov/DefinitelyTyped interface MousetrapStatic { bindGlobal: typeof Mousetrap.bind; }