import { type Protocol } from "https://deno.land/x/puppeteer@14.1.1/vendor/puppeteer-core/puppeteer/api-docs-entry.d.ts";
const { SubsamplingFormat } = Protocol.SystemInfo;
YUV subsampling type of the pixels of a given image.
x/puppeteer/vendor/puppeteer-core/puppeteer/api-docs-entry.d.ts>Protocol.SystemInfo.SubsamplingFormat
import { type Protocol } from "https://deno.land/x/puppeteer@14.1.1/vendor/puppeteer-core/puppeteer/api-docs-entry.d.ts";
const { SubsamplingFormat } = Protocol.SystemInfo;
YUV subsampling type of the pixels of a given image.