Module

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

Package publishing for deno.land/x/polkadot
Go to Latest
type alias AugmentedQuery
import { type AugmentedQuery } from "https://dotland.deno.dev/x/polkadot@0.2.23/api/types/index.ts";

Type Parameters

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

Type Parameters

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