Skip to main content
Module

x/capi/deps/cliffy.ts>OptionValueHandler

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

Type Parameters

optional
TValue = any
optional
TReturn = TValue