UNPKG

@hufe921/canvas-editor

Version:
8 lines (7 loc) 132 B
export interface IPlaceholder { data: string; color?: string; opacity?: number; size?: number; font?: string; }