import { type default } from "https://deno.land/x/puppeteer@14.1.1/vendor/puppeteer-core/puppeteer/api-docs-entry.d.ts";
const { UserAgentMetadata } = default.Emulation;
Used to specify User Agent Cient Hints to emulate. See https://wicg.github.io/ua-client-hints Missing optional values will be filled in by the target with what it would normally use.
Properties
optional
brands: UserAgentBrandVersion[]optional
fullVersionList: UserAgentBrandVersion[]