UNPKG

video-upscale

Version:
3 lines (2 loc) 125 B
import type { Rect } from '../Rect'; export declare function getDevicePixelContentBoxSize(entry: ResizeObserverEntry): Rect;