// Type definitions for Mousetrap 1.5.x // Project: http://craig.is/killing/mice // Definitions by: Dániel Tar // Definitions: https://github.com/borisyankov/DefinitelyTyped interface MousetrapStatic { bindGlobal: typeof Mousetrap.bind; }