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

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

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

Type Parameters

ApiType extends ApiTypes
F extends AnyFunction
optional
A extends AnyTuple = AnyTuple
definition: AugmentedQuery<ApiType, F, A>

Type Parameters

ApiType extends ApiTypes
F extends AnyFunction
optional
A extends AnyTuple = AnyTuple
definition: AugmentedQuery<ApiType, F, A>