Skip to main content
Module

x/polkadot/types-codec/index.ts>Enum.with

Package publishing for deno.land/x/polkadot
Go to Latest
method Enum.with
import { Enum } from "https://deno.land/x/polkadot@0.2.33/types-codec/index.ts";

Parameters

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

Returns

EnumCodecClass<Enum>