UNPKG

@mindsorg/web3modal-ts

Version:

Web3modal's provider layer abstraction for simple implementation of web3 wallet connections

4 lines 146 B
export const CONNECT_EVENT = 'connect'; export const ERROR_EVENT = 'error'; export const CLOSE_EVENT = 'close'; //# sourceMappingURL=events.js.map