UNPKG

web3modal-vue

Version:

A single Web3 / Ethereum provider solution for all Wallets

3 lines 111 B
export const CONNECT_EVENT = "connect"; export const ERROR_EVENT = "error"; export const CLOSE_EVENT = "close";