Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/polkadot/types-codec/base/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.36/types-codec/base/index.ts";

Parameters

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

Returns

EnumCodecClass<Enum>