type alias Protocol.Network.InterceptionIdimport { type Protocol } from "https://deno.land/x/sinco@v4.1.0/deps.ts"; const { InterceptionId } = Protocol.Network; Unique intercepted request identifier. definition: string