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