UNPKG

@helium/currency

Version:

Utilities for handling different currency types on the Helium blockchain

5 lines 177 B
import BaseCurrencyType from './BaseCurrencyType'; export default class NetworkTokens extends BaseCurrencyType { constructor(); } //# sourceMappingURL=NetworkTokens.d.ts.map