UNPKG

@ledgerhq/live-common

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