import { type Protocol } from "https://deno.land/x/pptr@1.2.0/mod.ts";
const { ErrorReason } = Protocol.Network;
Network level fetch failure reason.
import { type Protocol } from "https://deno.land/x/pptr@1.2.0/mod.ts";
const { ErrorReason } = Protocol.Network;
Network level fetch failure reason.