enum Protocol.Network.InitiatorTypeimport { Protocol } from "https://deno.land/x/sinco@v4.1.0/deps.ts"; const { InitiatorType } = Protocol.Network; MembersOther = "other"Parser = "parser"Preflight = "preflight"Preload = "preload"Script = "script"SignedExchange = "SignedExchange"