Skip to main content
Module

x/polkadot/types/types/registry.ts>DeriveCustom

Package publishing for deno.land/x/polkadot
Go to Latest
type alias DeriveCustom
import { type DeriveCustom } from "https://deno.land/x/polkadot@0.2.40/types/types/registry.ts";
definition: Record<string, Record<string, (instanceId: string, api: any) => (...args: any[]) => Observable<any>>>