UNPKG

ngx-onscreen-twelvekeyboard

Version:

A twelve key (0-9, * and #) keypad on-screen touch keyboard for Angular applications.

10 lines (9 loc) 601 B
import * as i0 from "@angular/core"; import * as i1 from "./keypad/keypad.component"; import * as i2 from "./keypad/keypad-binding/keypad-binding.directive"; import * as i3 from "@angular/common"; export declare class TwelveKeyOskbModule { static ɵfac: i0.ɵɵFactoryDeclaration<TwelveKeyOskbModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<TwelveKeyOskbModule, [typeof i1.KeypadComponent, typeof i2.KeypadBindingDirective], [typeof i3.CommonModule], [typeof i1.KeypadComponent, typeof i2.KeypadBindingDirective]>; static ɵinj: i0.ɵɵInjectorDeclaration<TwelveKeyOskbModule>; }