Module

x/polkadot/types/types/index.ts>ISet

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

Type Parameters

optional
K = string

Properties

readonly
strings: string[]
import ISet
import { ISet } from "https://dotland.deno.dev/x/polkadot@0.2.24/types/types/index.ts";