import { type default } from "https://deno.land/x/pptr@1.2.0/vendor/devtools-protocol/protocol.d.ts";
const { GetFramesWithManifestsResponse } = default.ApplicationCache;
Properties
frameIds: FrameWithManifest[]
Array of frame identifiers with manifest urls for each frame containing a document associated with some application cache.