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