UNPKG

@tplc/business

Version:

5 lines (4 loc) 130 B
import { LcbBlockProps } from '../lcb-block/types' export interface LcbRichTextProps extends LcbBlockProps { content?: string }