interface StorageKind implements Enumimport { type StorageKind } from "https://deno.land/x/polkadot@0.2.14/types/interfaces/types.ts"; PropertiesreadonlyisPersistent: booleanreadonlyisLocal: booleanreadonlytype: "Persistent" | "Local"