Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

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

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