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

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

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

Parameters

...fns: (keyof T)[]

Returns

(value?: unknown) => value is T