UNPKG

@ledgerhq/live-common

Version:
6 lines 397 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.isDeviceLocalizationSupported = void 0; var device_core_1 = require("@ledgerhq/device-core"); Object.defineProperty(exports, "isDeviceLocalizationSupported", { enumerable: true, get: function () { return device_core_1.isDeviceLocalizationSupported; } }); //# sourceMappingURL=isDeviceLocalizationSupported.js.map