import { type default } from "https://deno.land/x/pptr@1.2.0/vendor/devtools-protocol/protocol.d.ts";
const { AddScriptToEvaluateOnNewDocumentResponse } = default.Page;
Properties
identifier: ScriptIdentifier
Identifier of the added script.
x/pptr/vendor/devtools-protocol/protocol.d.ts>default.Page.AddScriptToEvaluateOnNewDocumentResponse
import { type default } from "https://deno.land/x/pptr@1.2.0/vendor/devtools-protocol/protocol.d.ts";
const { AddScriptToEvaluateOnNewDocumentResponse } = default.Page;
Identifier of the added script.