UNPKG

ngx-contentful-rich-text

Version:

Angular renderer for the Contentful rich text field type

14 lines (13 loc) 1.08 kB
import * as i0 from "@angular/core"; import * as i1 from "./components/default-mark-renderer.component"; import * as i2 from "./components/default-node-renderer.component"; import * as i3 from "./directives/mark-renderer-host.directive"; import * as i4 from "./ngx-contentful-rich-text.component"; import * as i5 from "./directives/node-renderer-host.directive"; import * as i6 from "./components/text-value.component"; import * as i7 from "@angular/common"; export declare class NgxContentfulRichTextModule { static ɵfac: i0.ɵɵFactoryDeclaration<NgxContentfulRichTextModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<NgxContentfulRichTextModule, [typeof i1.DefaultMarkRendererComponent, typeof i2.DefaultNodeRendererComponent, typeof i3.MarkRendererHostDirective, typeof i4.NgxContentfulRichTextComponent, typeof i5.NodeRendererHostDirective, typeof i6.TextValueComponent], [typeof i7.CommonModule], [typeof i3.MarkRendererHostDirective, typeof i4.NgxContentfulRichTextComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<NgxContentfulRichTextModule>; }