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