UNPKG

746 BTypeScriptView Raw
1import * as i0 from "@angular/core";
2import * as i1 from "./option-list.component";
3import * as i2 from "./option.component";
4import * as i3 from "./option-group.component";
5import * as i4 from "@angular/common";
6import * as i5 from "../checkbox/checkbox.module";
7export declare class NbOptionModule {
8 static ɵfac: i0.ɵɵFactoryDeclaration<NbOptionModule, never>;
9 static ɵmod: i0.ɵɵNgModuleDeclaration<NbOptionModule, [typeof i1.NbOptionListComponent, typeof i2.NbOptionComponent, typeof i3.NbOptionGroupComponent], [typeof i4.CommonModule, typeof i5.NbCheckboxModule], [typeof i1.NbOptionListComponent, typeof i2.NbOptionComponent, typeof i3.NbOptionGroupComponent]>;
10 static ɵinj: i0.ɵɵInjectorDeclaration<NbOptionModule>;
11}