UNPKG

react-email-builder

Version:
6 lines (5 loc) 119 B
export interface DividerBlockAttrs { height: number; type: 'solid' | 'dashed' | 'dotted'; color: string; }