Repository URL to install this package:
Version:
0.9.5 ▾
|
import { PlaceholderVectorProps } from '../typings'
export interface TextPlaceholderProps extends PlaceholderVectorProps {
lineSpacing?: string | number
}