UNPKG

@ledgerhq/live-common

Version:
6 lines 442 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.useGroupedCurrenciesByProvider = void 0; const useGroupedCurrenciesByProvider_hook_1 = require("./useGroupedCurrenciesByProvider.hook"); Object.defineProperty(exports, "useGroupedCurrenciesByProvider", { enumerable: true, get: function () { return useGroupedCurrenciesByProvider_hook_1.useGroupedCurrenciesByProvider; } }); //# sourceMappingURL=index.js.map