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

x/polkadot/types/mod.ts>rpcDefinitions

Package publishing for deno.land/x/polkadot
Go to Latest
variable rpcDefinitions
Re-export
import { rpcDefinitions } from "https://deno.land/x/polkadot@0.2.25/types/mod.ts";

type

Record<string, Record<string, DefinitionRpcExt>>