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

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

Package publishing for deno.land/x/polkadot
Go to Latest
type alias ProviderInterfaceEmitCb
import { type ProviderInterfaceEmitCb } from "https://deno.land/x/polkadot@0.2.12/rpc-provider/types.ts";
definition: (value?: any) => any