Skip to main content
Module

x/capi/deps/cliffy.ts>TypeDef

[WIP] A framework for crafting interactions with Substrate chains
Latest
interface TypeDef
implements TypeOptions
Re-export
import { type TypeDef } from "https://deno.land/x/capi@v0.1.1-beta.1/deps/cliffy.ts";

Type settings.

Properties

name: string
handler: Type<unknown> | TypeHandler<unknown>