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 SolTokens extends BaseCurrencyType { constructor(); } //# sourceMappingURL=SolTokens.d.ts.map