UNPKG

@ledgerhq/live-common

Version:
6 lines 330 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.selectInterestRateByCurrency = void 0; const selectorUtils_1 = require("./selectorUtils"); exports.selectInterestRateByCurrency = (0, selectorUtils_1.createCurrencyDataSelector)("interestRates"); //# sourceMappingURL=interestRateSelectors.js.map