UNPKG

@hufe921/canvas-editor

Version:
8 lines (7 loc) 161 B
export interface ICursorOption { width?: number; color?: string; dragWidth?: number; dragColor?: string; dragFloatImageDisabled?: boolean; }