UNPKG

js-web-screen-shot

Version:

web端自定义截屏插件(原生JS版)

11 lines (10 loc) 239 B
export declare const BRUSH_SIZE_PRESETS: { readonly small: 2; readonly medium: 5; readonly big: 10; }; export declare const MOSAIC_BRUSH_SIZE_PRESETS: { readonly small: 10; readonly medium: 20; readonly big: 40; };