@doku-dev/doku-fragment
Version:
A new Angular UI library that moving away from Bootstrap and built from scratch.
8 lines (7 loc) • 420 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./layout-content/layout-content.module";
export declare class DokuLayoutModule {
static ɵfac: i0.ɵɵFactoryDeclaration<DokuLayoutModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<DokuLayoutModule, never, [typeof i1.DokuLayoutContentModule], [typeof i1.DokuLayoutContentModule]>;
static ɵinj: i0.ɵɵInjectorDeclaration<DokuLayoutModule>;
}