import { type default } from "https://deno.land/x/puppeteer@14.1.1/vendor/puppeteer-core/puppeteer/api-docs-entry.d.ts";
const { CreateIsolatedWorldRequest } = default.Page;
Properties
frameId: FrameId
Id of the frame in which the isolated world should be created.