Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/polkadot/api-base/types/storage.ts>QueryableModuleStorageAt

Package publishing for deno.land/x/polkadot
Latest
type alias QueryableModuleStorageAt
import { type QueryableModuleStorageAt } from "https://deno.land/x/polkadot@0.2.45/api-base/types/storage.ts";

Type Parameters

ApiType extends ApiTypes
definition: Record<string, QueryableStorageEntryAt<ApiType, AnyTuple>>