@dotcms/angular
Version:
Official Angular Components library to render a dotCMS page.
10 lines • 585 B
TypeScript
import * as i0 from "@angular/core";
export declare class DotCodeBlock {
static ɵfac: i0.ɵɵFactoryDeclaration<DotCodeBlock, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<DotCodeBlock, "dotcms-block-editor-renderer-code-block", never, {}, {}, never, ["*"], true, never>;
}
export declare class DotBlockQuote {
static ɵfac: i0.ɵɵFactoryDeclaration<DotBlockQuote, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<DotBlockQuote, "dotcms-block-editor-renderer-block-quote", never, {}, {}, never, ["*"], true, never>;
}
//# sourceMappingURL=code.component.d.ts.map