UNPKG

video-upscale

Version:
5 lines (4 loc) 110 B
/** * Checks if video-upscale is supported */ export declare const isVideoUpscalerSupported: () => boolean;