@nebular/theme
Version:
@nebular/theme
12 lines (11 loc) • 695 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./tag.component";
import * as i2 from "./tag-list.component";
import * as i3 from "./tag-input.directive";
import * as i4 from "@angular/common";
import * as i5 from "../icon/icon.module";
export declare class NbTagModule {
static ɵfac: i0.ɵɵFactoryDeclaration<NbTagModule, never>;
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]>;
static ɵinj: i0.ɵɵInjectorDeclaration<NbTagModule>;
}