UNPKG

@reown/appkit-ui

Version:

The full stack toolkit to build onchain app UX.

4 lines 189 B
export const specialCharactersRegex = /[.*+?^${}()|[\]\\]/gu; export const numbersRegex = /[0-9,.]/u; export const REOWN_URL = 'https://reown.com'; //# sourceMappingURL=ConstantsUtil.js.map