Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/polkadot/types/bundle.ts>Enum.with

Package publishing for deno.land/x/polkadot
Latest
method Enum.with
Re-export
import { Enum } from "https://deno.land/x/polkadot@0.2.45/types/bundle.ts";

Parameters

Types: Record<string, string | CodecClass> | Record<string, number> | string[]

Returns

EnumCodecClass<Enum>