import { type Protocol } from "https://deno.land/x/pptr@1.2.0/mod.ts";
const { UsageForType } = Protocol.Storage;
Usage for a storage type.
Properties
storageType: StorageType
Name of storage type.
import { type Protocol } from "https://deno.land/x/pptr@1.2.0/mod.ts";
const { UsageForType } = Protocol.Storage;
Usage for a storage type.
Name of storage type.