@doku-dev/doku-fragment
Version:
A new Angular UI library that moving away from Bootstrap and built from scratch.
9 lines (8 loc) • 506 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./checkbox.component";
import * as i2 from "./checkbox-sub-label.component";
export declare class DokuCheckboxModule {
static ɵfac: i0.ɵɵFactoryDeclaration<DokuCheckboxModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<DokuCheckboxModule, never, [typeof i1.DokuCheckbox, typeof i2.DokuCheckboxSubLabel], [typeof i1.DokuCheckbox, typeof i2.DokuCheckboxSubLabel]>;
static ɵinj: i0.ɵɵInjectorDeclaration<DokuCheckboxModule>;
}