UNPKG

ngx-contentful-rich-text

Version:

Angular renderer for the Contentful rich text field type

5 lines (4 loc) 112 B
import { Text } from '@contentful/rich-text-types'; export declare class TextValueComponent { node: Text; }