export { Hotkey, HotkeyOptions } from './lib/interfaces'; export * from './lib/services/ngx-hotkeys.service'; export * from './lib/ngx-cheatsheet/ngx-cheatsheet.component'; export * from './lib/ngx-hotkeys.module';