UNPKG

408 BJavaScriptView Raw
1"use strict";
2exports.__esModule = true;
3exports.EthAppNftNotSupported = exports.EthAppPleaseEnableContractData = void 0;
4var errors_1 = require("@ledgerhq/errors");
5exports.EthAppPleaseEnableContractData = (0, errors_1.createCustomErrorClass)("EthAppPleaseEnableContractData");
6exports.EthAppNftNotSupported = (0, errors_1.createCustomErrorClass)("EthAppNftNotSupported");
7//# sourceMappingURL=errors.js.map
\No newline at end of file