UNPKG

@tplc/business

Version:

6 lines (4 loc) 123 B
import { LcbBlockProps } from '../lcb-block/types' export interface LcbTextProps extends LcbBlockProps { text: string }