Search Docs
Loading...
Skip to content

Type Alias: OffscreenCanvas

type OffscreenCanvas = object;

A simplified placeholder type for OffscreenCanvas, to avoid a dependency on @types/offscreencanvas

Properties#

Property Type
width number
height number