@nebular/theme
Version:
@nebular/theme
10 lines (9 loc) • 529 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./checkbox.component";
import * as i2 from "../shared/shared.module";
import * as i3 from "../icon/icon.module";
export declare class NbCheckboxModule {
static ɵfac: i0.ɵɵFactoryDeclaration<NbCheckboxModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<NbCheckboxModule, [typeof i1.NbCheckboxComponent], [typeof i2.NbSharedModule, typeof i3.NbIconModule], [typeof i1.NbCheckboxComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<NbCheckboxModule>;
}