import { type default } from "https://deno.land/x/pptr@1.2.0/vendor/devtools-protocol/protocol.d.ts";
const { SetDocumentContentRequest } = default.Page;
Properties
frameId: FrameId
Frame id to set HTML for.
x/pptr/vendor/devtools-protocol/protocol.d.ts>default.Page.SetDocumentContentRequest
import { type default } from "https://deno.land/x/pptr@1.2.0/vendor/devtools-protocol/protocol.d.ts";
const { SetDocumentContentRequest } = default.Page;
Frame id to set HTML for.