Skip to main content
Module

x/capi/deps/cliffy.ts>TypeValue

[WIP] A framework for crafting interactions with Substrate chains
Latest
type alias TypeValue
Deprecated
Deprecated

Use Type.infer instead.

import { type TypeValue } from "https://deno.land/x/capi@v0.1.1-beta.1/deps/cliffy.ts";

Type Parameters

TType
optional
TDefault = TType
deprecated
definition: Type.infer<TType, TDefault>