Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/capi/deps/cliffy.ts>NumberType

[WIP] A framework for crafting interactions with Substrate chains
Latest
class NumberType
extends Type<number>
Re-export
import { NumberType } from "https://deno.land/x/capi@v0.1.1-beta.1/deps/cliffy.ts";

Number type.

Methods

parse(type: ArgumentValue): number

Parse number type.