UNPKG

easyannotation

Version:

Image annotation in JavaScript

7 lines (6 loc) 217 B
export declare class Constants { static readonly FILL_PROPERTY = "fill"; static readonly DRAW_PROPERTY = "draw"; static readonly FONT_PROPERTY = "font"; static readonly BLUR_PROPERTY = "blur"; }