UNPKG

canvas-editor-pdf

Version:
7 lines (6 loc) 129 B
export interface ICursorOption { width?: number; color?: string; dragWidth?: number; dragColor?: string; }