UNPKG

@hashgraph/solo

Version:

An opinionated CLI tool to deploy and manage private Hedera Networks.

4 lines (3 loc) 81 B
export declare class Numbers { static isNumeric(string_: string): boolean; }