import { type default } from "https://deno.land/x/puppeteer@14.1.1/vendor/puppeteer-core/puppeteer/api-docs-entry.d.ts";
const { FrameResource } = default.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.