UNPKG

@helium/currency

Version:

Utilities for handling different currency types on the Helium blockchain

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