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