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

x/polkadot/mod.ts>types.GenericCall#is

Package publishing for deno.land/x/polkadot
Latest
method types.GenericCall.prototype.is
import { types } from "https://deno.land/x/polkadot@0.2.45/mod.ts";
const { GenericCall } = types;

Parameters

other: IMethod<AnyTuple>

Returns

other is IMethod<A>