Skip to main content
Module

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

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

Type Parameters

optional
K = string

Properties

readonly
strings: string[]