1 | import * as i0 from "@angular/core";
|
2 | import * as i1 from "./tag.component";
|
3 | import * as i2 from "./tag-list.component";
|
4 | import * as i3 from "./tag-input.directive";
|
5 | import * as i4 from "@angular/common";
|
6 | import * as i5 from "../icon/icon.module";
|
7 | export declare class NbTagModule {
|
8 | static ɵfac: i0.ɵɵFactoryDeclaration<NbTagModule, never>;
|
9 | static ɵmod: i0.ɵɵNgModuleDeclaration<NbTagModule, [typeof i1.NbTagComponent, typeof i2.NbTagListComponent, typeof i3.NbTagInputDirective], [typeof i4.CommonModule, typeof i5.NbIconModule], [typeof i1.NbTagComponent, typeof i2.NbTagListComponent, typeof i3.NbTagInputDirective]>;
|
10 | static ɵinj: i0.ɵɵInjectorDeclaration<NbTagModule>;
|
11 | }
|