@nebular/theme
Version:
@nebular/theme
13 lines (12 loc) • 857 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./tabset.component";
import * as i2 from "./tab-content.directive";
import * as i3 from "./tab-title.directive";
import * as i4 from "../shared/shared.module";
import * as i5 from "../badge/badge.module";
import * as i6 from "../icon/icon.module";
export declare class NbTabsetModule {
static ɵfac: i0.ɵɵFactoryDeclaration<NbTabsetModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<NbTabsetModule, [typeof i1.NbTabsetComponent, typeof i1.NbTabComponent, typeof i2.NbTabContentDirective, typeof i3.NbTabTitleDirective], [typeof i4.NbSharedModule, typeof i5.NbBadgeModule, typeof i6.NbIconModule], [typeof i1.NbTabsetComponent, typeof i1.NbTabComponent, typeof i2.NbTabContentDirective, typeof i3.NbTabTitleDirective]>;
static ɵinj: i0.ɵɵInjectorDeclaration<NbTabsetModule>;
}