import { type Protocol } from "https://deno.land/x/sinco@v4.1.0/deps.ts";
const { FrameResource } = Protocol.Page;
Information about the Resource on the page.
Properties
type: Network.ResourceType
Type of this resource.
optional
lastModified: Network.TimeSinceEpochlast-modified timestamp as reported by server.