UNPKG

@reown/appkit-wallet

Version:

#### 🔗 [Website](https://reown.com/appkit)

6 lines • 204 B
export const RegexUtil = { address: /^0x(?:[A-Fa-f0-9]{40})$/u, transactionHash: /^0x(?:[A-Fa-f0-9]{64})$/u, signedMessage: /^0x(?:[a-fA-F0-9]{62,})$/u }; //# sourceMappingURL=RegexUtil.js.map