Module

x/polkadot/types/types/index.ts>RegistryTypes

Package publishing for deno.land/x/polkadot
Latest
type alias RegistryTypes
import { type RegistryTypes } from "https://dotland.deno.dev/x/polkadot@0.2.45/types/types/index.ts";
definition: Record<string,
| string
| Record<string, string>
| { _enum: string[] | Record<string, number> | Record<string, string | null>; }
| { _set: Record<string, number>; }
>
import RegistryTypes
import { RegistryTypes } from "https://dotland.deno.dev/x/polkadot@0.2.45/types/types/index.ts";