@ledgerhq/live-common
Version:
Common ground for the Ledger Live apps
6 lines • 383 B
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
exports.useWalletFeaturesConfig = void 0;
var useWalletFeaturesConfig_1 = require("./useWalletFeaturesConfig");
Object.defineProperty(exports, "useWalletFeaturesConfig", { enumerable: true, get: function () { return useWalletFeaturesConfig_1.useWalletFeaturesConfig; } });
//# sourceMappingURL=index.js.map