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

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

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

Type Parameters

ApiType extends ApiTypes
F extends AnyFunction
optional
A extends AnyTuple = AnyTuple
definition: MethodResult<ApiType, F> & StorageEntryBaseAt<ApiType, F, A>