$ npm install angular2-hotkeys --save ``` Examples First, import the HotkeyModule into your root AppModule ``` ts import {HotkeyModule} from 'angular2-hotkeys'; ``` Then, add HotkeyModule.forRoot() to your AppModule's import array ``` ts @NgModule({ imports : [CommonModule, Ho...
问node_modules/angular2-hotkeys/lib/hotkey.model.d.ts(24,9):错误TS1086中的错误:不能在环境...
Sign up brtnshrdr/angular2-hotkeysPublic Notifications Fork94 Star191 New issue Open zengchuanopened this issueon Jun 11, 2018· 1 comment wittlockaddedenhancementunverifiedlabelson Jun 12, 2018 Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment...