UNPKG

@etherspot/modular-sdk

Version:

Etherspot Modular SDK - build with ERC-7579 smart accounts modules

7 lines 242 B
export const PERMISSIONS_URL = 'https://qa-permissions.etherspot.io'; export var KeyStore; (function (KeyStore) { KeyStore["AWS"] = "AWS"; KeyStore["TEE"] = "TEE"; })(KeyStore || (KeyStore = {})); //# sourceMappingURL=constants.js.map