Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/polkadot/rpc-provider/types.ts>JsonRpcResponseBase

Package publishing for deno.land/x/polkadot
Go to Latest
type alias JsonRpcResponseBase
import { type JsonRpcResponseBase } from "https://deno.land/x/polkadot@0.2.11/rpc-provider/types.ts";
definition: JsonRpcResponseSingle & JsonRpcResponseSubscription