import { type default } from "https://deno.land/x/pptr@1.2.0/vendor/devtools-protocol/protocol.d.ts";
const { ResourceType } = default.Network;
Resource type as it was perceived by the rendering engine.
x/pptr/vendor/devtools-protocol/protocol.d.ts>default.Network.ResourceType
import { type default } from "https://deno.land/x/pptr@1.2.0/vendor/devtools-protocol/protocol.d.ts";
const { ResourceType } = default.Network;
Resource type as it was perceived by the rendering engine.