UNPKG

js-web-screen-shot

Version:

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

6 lines (5 loc) 268 B
export declare function selectTextSize(): void; export declare function setTextSize(size: number): void; export declare function getTextSize(): number; export declare function hiddenTextSizeOptionStatus(): void; export declare function hiddenColorPanelStatus(): void;