Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/polkadot/types/index.types.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.29/types/index.types.ts";

Parameters

other: IMethod<AnyTuple>

Returns

other is IMethod<A>