method Enum.withRe-exportimport { Enum } from "https://deno.land/x/polkadot@0.2.14/types/index.ts"; with(Types: Record<string, string | CodecClass> | Record<string, number> | string[]): EnumCodecClass<Enum>ParametersTypes: Record<string, string | CodecClass> | Record<string, number> | string[]ReturnsEnumCodecClass<Enum>