UNPKG

@tplc/business

Version:

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