Module

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

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

Type Parameters

ApiType extends ApiTypes

Index Signatures

[key: string]: QueryableModuleStorageAt<ApiType>
[key: string]: QueryableModuleStorageAt<ApiType>