@dotcms/angular
Version:
Official Angular Components library to render a dotCMS page.
14 lines • 839 B
TypeScript
import * as i0 from "@angular/core";
export declare class DotBulletList {
static ɵfac: i0.ɵɵFactoryDeclaration<DotBulletList, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<DotBulletList, "dotcms-block-editor-renderer-bullet-list", never, {}, {}, never, ["*"], true, never>;
}
export declare class DotOrdererList {
static ɵfac: i0.ɵɵFactoryDeclaration<DotOrdererList, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<DotOrdererList, "dotcms-block-editor-renderer-ordered-list", never, {}, {}, never, ["*"], true, never>;
}
export declare class DotListItem {
static ɵfac: i0.ɵɵFactoryDeclaration<DotListItem, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<DotListItem, "dotcms-block-editor-renderer-list-item", never, {}, {}, never, ["*"], true, never>;
}
//# sourceMappingURL=list.component.d.ts.map