import { type Protocol } from "https://deno.land/x/pptr@1.2.0/mod.ts";
const { EnableResponse } = Protocol.Debugger;
Properties
debuggerId: Runtime.UniqueDebuggerId
Unique identifier of the debugger.
import { type Protocol } from "https://deno.land/x/pptr@1.2.0/mod.ts";
const { EnableResponse } = Protocol.Debugger;
Unique identifier of the debugger.