UNPKG

canvas-editor-pdf

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