UNPKG

moweex-img-cropper

Version:

image cropper

10 lines (9 loc) 248 B
export declare class CropperDrawSettings { lineDash: boolean; strokeWidth: number; strokeColor: string; dragIconStrokeWidth: number; dragIconStrokeColor: string; dragIconFillColor: string; constructor(settings?: any); }