UNPKG

695 BTypeScriptView Raw
1import * as i0 from "@angular/core";
2import * as i1 from "./tag.component";
3import * as i2 from "./tag-list.component";
4import * as i3 from "./tag-input.directive";
5import * as i4 from "@angular/common";
6import * as i5 from "../icon/icon.module";
7export 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}