UNPKG

@helium/currency

Version:

Utilities for handling different currency types on the Helium blockchain

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