UNPKG

vue-blocklink

Version:

Vue support for the Blockchain Link browser extension

7 lines (5 loc) 82 B
export enum WalletSupport { METAMASK = 0, IMTOKEN = 1, UNKNOWN = 2 }