Skip to main content
Module

x/capi/deps/cliffy.ts>IntegerType

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

Integer type.

Methods

parse(type: ArgumentValue): number

Parse integer type.