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

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

Package publishing for deno.land/x/polkadot
Go to Latest
type alias __Value
import { type __Value } from "https://deno.land/x/polkadot@0.2.25/types/types/index.ts";
definition: string | Record<string, unknown> | __Value[]