import { type default } from "https://deno.land/x/pptr@1.2.0/vendor/devtools-protocol/protocol.d.ts";
const { GetUsageAndQuotaResponse } = default.Storage;
Properties
usageBreakdown: UsageForType[]
Storage usage per type (bytes).
x/pptr/vendor/devtools-protocol/protocol.d.ts>default.Storage.GetUsageAndQuotaResponse
import { type default } from "https://deno.land/x/pptr@1.2.0/vendor/devtools-protocol/protocol.d.ts";
const { GetUsageAndQuotaResponse } = default.Storage;
Storage usage per type (bytes).