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