Skip to main content
Module

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

Package publishing for deno.land/x/polkadot
Go to Latest
method GenericCall.prototype.is
import { GenericCall } from "https://deno.land/x/polkadot@0.2.40/types/index.ts";

Parameters

other: IMethod<AnyTuple>

Returns

other is IMethod<A>