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

x/polkadot/util/is/helpers.ts>isOnFunction

Package publishing for deno.land/x/polkadot
Go to Latest
function isOnFunction
import { isOnFunction } from "https://deno.land/x/polkadot@0.2.29/util/is/helpers.ts";

Parameters

...fns: (keyof T)[]

Returns

(value?: unknown) => value is T