variable replaceUrlProtocolimport { replaceUrlProtocol } from "https://deno.land/x/hono@v4.3.2/client/utils.ts"; type(urlString: string, protocol: "ws" | "http") => unknown