@doku-dev/doku-fragment
Version:
A new Angular UI library that moving away from Bootstrap and built from scratch.
7 lines (6 loc) • 332 B
TypeScript
import * as i0 from "@angular/core";
export declare class DokuCardSection {
protected readonly classes = "d-card-section";
static ɵfac: i0.ɵɵFactoryDeclaration<DokuCardSection, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<DokuCardSection, "doku-card-section", ["dokuCardSection"], {}, {}, never, ["*"], true>;
}