Module

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

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

Type Parameters

ApiType extends ApiTypes
AllSections
definition: [S in keyof AllSections]: DecoratedRpcSection<ApiType, AllSections[S]> & RawRpcType<ApiType>
import DecoratedRpc
import { DecoratedRpc } from "https://dotland.deno.dev/x/polkadot@0.2.23/api/types/index.ts";