Module

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

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

Type Parameters

ApiType extends ApiTypes

Index Signatures

[key: string]: DecoratedCallBase<ApiType>
[key: string]: DecoratedCallBase<ApiType>