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

x/polkadot/types/types/index.ts>AnyFunction

Package publishing for deno.land/x/polkadot
Latest
type alias AnyFunction
import { type AnyFunction } from "https://deno.land/x/polkadot@0.2.45/types/types/index.ts";
definition: (...args: any[]) => any