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