UNPKG

angular2-hotkeys

Version:

Angular 16 and Ivy Compatible. Older versions might work but isn't officially tested.

7 lines (6 loc) 262 B
export * from './lib/hotkeys.service'; export * from './lib/hotkeys.directive'; export * from './lib/hotkeys-cheatsheet/hotkeys-cheatsheet.component'; export * from './lib/hotkey.model'; export * from './lib/hotkey.options'; export * from './lib/hotkey.module';