Module

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

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

Parameters

other: IMethod<AnyTuple>

Returns

other is IMethod<A>