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