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

x/polkadot/types/mod.ts>Vec#indexOf

Package publishing for deno.land/x/polkadot
Go to Latest
method Vec.prototype.indexOf
Re-export
import { Vec } from "https://deno.land/x/polkadot@0.2.25/types/mod.ts";

Parameters

optional
_other: unknown

Returns

number