type alias Protocol.Runtime.UniqueDebuggerIdimport { type Protocol } from "https://deno.land/x/sinco@v4.1.0/deps.ts"; const { UniqueDebuggerId } = Protocol.Runtime; Unique identifier of current debugger. definition: string