UNPKG

@nebular/theme

Version:
12 lines (11 loc) 746 B
import * as i0 from "@angular/core"; import * as i1 from "./option-list.component"; import * as i2 from "./option.component"; import * as i3 from "./option-group.component"; import * as i4 from "@angular/common"; import * as i5 from "../checkbox/checkbox.module"; export declare class NbOptionModule { static ɵfac: i0.ɵɵFactoryDeclaration<NbOptionModule, never>; 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]>; static ɵinj: i0.ɵɵInjectorDeclaration<NbOptionModule>; }