UNPKG

wninputpattern

Version:

Simple directive for your input pattern.

14 lines (13 loc) 1.07 kB
import * as i0 from "@angular/core"; import * as i1 from "./wninputpattern.component"; import * as i2 from "./directives/number.directive"; import * as i3 from "./directives/thai.directive"; import * as i4 from "./directives/english.directive"; import * as i5 from "./directives/special.directive"; import * as i6 from "./directives/specialall.directive"; import * as i7 from "./directives/email.directive"; export declare class WninputpatternModule { static ɵfac: i0.ɵɵFactoryDeclaration<WninputpatternModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<WninputpatternModule, [typeof i1.WninputpatternComponent, typeof i2.NumberDirective, typeof i3.ThaiDirective, typeof i4.EnglishDirective, typeof i5.SpecialDirective, typeof i6.SpecialAllDirective, typeof i7.EmailDirective], never, [typeof i1.WninputpatternComponent, typeof i2.NumberDirective, typeof i3.ThaiDirective, typeof i4.EnglishDirective, typeof i5.SpecialDirective, typeof i6.SpecialAllDirective, typeof i7.EmailDirective]>; static ɵinj: i0.ɵɵInjectorDeclaration<WninputpatternModule>; }