UNPKG

102 BTypeScriptView Raw
1export declare function resizeCanvas(canvas: HTMLCanvasElement, width: number, height: number): void;