Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

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

Package publishing for deno.land/x/polkadot
Go to Latest
type alias QueryableStorageEntryAt
import { type QueryableStorageEntryAt } from "https://deno.land/x/polkadot@0.2.12/api-base/types/index.ts";

Type Parameters

ApiType extends ApiTypes
optional
A extends AnyTuple = AnyTuple
definition: ApiType extends "rxjs" ? AugmentedQueryAt<"rxjs", GenericStorageEntryFunction, A> : AugmentedQueryAt<"promise", GenericStorageEntryFunction, A> & StorageEntryPromiseOverloadsAt