UNPKG

ng-devui

Version:

DevUI components based on Angular

12 lines (11 loc) 625 B
import * as i0 from "@angular/core"; import * as i1 from "./tags.component"; import * as i2 from "./tag.component"; import * as i3 from "@angular/common"; import * as i4 from "@angular/forms"; import * as i5 from "ng-devui/popover"; export declare class TagsModule { static ɵfac: i0.ɵɵFactoryDeclaration<TagsModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<TagsModule, [typeof i1.TagsComponent, typeof i2.TagComponent], [typeof i3.CommonModule, typeof i4.FormsModule, typeof i5.PopoverModule], [typeof i1.TagsComponent, typeof i2.TagComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<TagsModule>; }