Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/polkadot/api-base/types/index.ts>QueryableStorageAt

Package publishing for deno.land/x/polkadot
Go to Latest
interface QueryableStorageAt
implements AugmentedQueries<ApiType>
import { type QueryableStorageAt } from "https://deno.land/x/polkadot@0.2.38/api-base/types/index.ts";

Type Parameters

ApiType extends ApiTypes

Index Signatures

[key: string]: QueryableModuleStorageAt<ApiType>