UNPKG

iso-filecoin-wallets

Version:
7 lines (6 loc) 170 B
export const WalletSupport = /** @type {const} */ ({ NotChecked: 'NotChecked', Detected: 'Detected', NotDetected: 'NotDetected', NotSupported: 'NotSupported', })