UNPKG

@hashgraph/solo

Version:

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

4 lines (2 loc) 98 B
// SPDX-License-Identifier: Apache-2.0 export type Primitive = string | number | boolean | null;