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