UNPKG

simple2k13

Version:
3 lines (2 loc) 99 B
declare const isCanvasBlank: (canvas: HTMLCanvasElement) => boolean; export default isCanvasBlank;