Module

x/polkadot/api-base/types/index.ts>DecorateFn

Package publishing for deno.land/x/polkadot
Go to Latest
type alias DecorateFn
import { type DecorateFn } from "https://dotland.deno.dev/x/polkadot@0.2.23/api-base/types/index.ts";
definition: (...args: any[]) => Observable<T>