UNPKG

529 BTypeScriptView Raw
1import * as i0 from "@angular/core";
2import * as i1 from "./checkbox.component";
3import * as i2 from "../shared/shared.module";
4import * as i3 from "../icon/icon.module";
5export declare class NbCheckboxModule {
6 static ɵfac: i0.ɵɵFactoryDeclaration<NbCheckboxModule, never>;
7 static ɵmod: i0.ɵɵNgModuleDeclaration<NbCheckboxModule, [typeof i1.NbCheckboxComponent], [typeof i2.NbSharedModule, typeof i3.NbIconModule], [typeof i1.NbCheckboxComponent]>;
8 static ɵinj: i0.ɵɵInjectorDeclaration<NbCheckboxModule>;
9}