brtnshrdr / angular2-hotkeys

Keyboard shortcuts for Angular 2 apps
MIT License
203 stars 95 forks source link

`cannot find mousetrap` issue fix .Kindly update #142

Closed A-Munafarnisha closed 3 years ago

A-Munafarnisha commented 3 years ago

````````hotkeys.service.d.ts ``````````` import below code in this service file

import { MousetrapInstance } from 'mousetrap';

Kindly update this solution

Coffee-Tea commented 3 years ago

Should be fixed right now in https://www.npmjs.com/package/angular2-hotkeys v2.3.1