UNPKG

ng-hotkeys

Version:

ng-hotkeys for Angular 14+

14 lines (13 loc) 870 B
import { ModuleWithProviders } from "@angular/core"; import * as i0 from "@angular/core"; import * as i1 from "./ng-hotkeys.component"; import * as i2 from "./ng-hotkeys.directive"; import * as i3 from "./ng-hotkeys-help-item.component"; import * as i4 from "./ng-hotkeys-help.component"; import * as i5 from "@angular/common"; export declare class HotKeysModule { static forRoot(): ModuleWithProviders<HotKeysModule>; static ɵfac: i0.ɵɵFactoryDeclaration<HotKeysModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<HotKeysModule, [typeof i1.NgHotkeysComponent, typeof i2.NgHotkeysDirective, typeof i3.NgHotkeysHelpItemComponent, typeof i4.NgHotkeysHelpComponent], [typeof i5.CommonModule], [typeof i1.NgHotkeysComponent, typeof i2.NgHotkeysDirective, typeof i4.NgHotkeysHelpComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<HotKeysModule>; }