UNPKG

@ledgerhq/hw-app-eth

Version:
4 lines 283 B
import { createCustomErrorClass } from "@ledgerhq/errors"; export const EthAppPleaseEnableContractData = createCustomErrorClass("EthAppPleaseEnableContractData"); export const EthAppNftNotSupported = createCustomErrorClass("EthAppNftNotSupported"); //# sourceMappingURL=errors.js.map