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

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

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

Type Parameters

ApiType extends ApiTypes

Index Signatures

[key: string]: QueryableModuleStorage<ApiType>