import { type Page_FrameResource } from "https://deno.land/x/astral@0.3.5/bindings/celestial.ts";
definition: { url: string; type: Network_ResourceType; mimeType: string; lastModified?: Network_TimeSinceEpoch; contentSize?: number; failed?: boolean; canceled?: boolean; }