Module

x/polkadot/types/types/interfaces.ts>IMap

Package publishing for deno.land/x/polkadot
Go to Latest
interface IMap
implements Map<K, V>, Codec
import { type IMap } from "https://dotland.deno.dev/x/polkadot@0.2.24/types/types/interfaces.ts";

Type Parameters

optional
K extends Codec = Codec
optional
V extends Codec = Codec
import IMap
import { IMap } from "https://dotland.deno.dev/x/polkadot@0.2.24/types/types/interfaces.ts";