UNPKG

@quirks/core

Version:
2 lines (1 loc) 311 B
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=e=>new Error(`[Quirks]: Client with key "${e}" does not exist.`),r=e=>new Error(`[Quirks]: Invalid wallet name, ${e} doesn't exist inside the config.`);exports.createClientNotExistError=t;exports.createInvalidWalletName=r;