Skip to main content
Module

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

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

Parameters

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

Returns

EnumCodecClass<Enum>