method types.GenericCall.prototype.isimport { types } from "https://dotland.deno.dev/x/polkadot@0.2.38/mod.ts"; const { GenericCall } = types; is(other: IMethod<AnyTuple>): other is IMethod<A>Parametersother: IMethod<AnyTuple>Returnsother is IMethod<A>