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