UNPKG

@helpwave/hightide

Version:

helpwave's component and theming library

1 lines 300 B
{"version":3,"sources":["../../src/util/emailValidation.ts"],"sourcesContent":["export const validateEmail = (email: string): boolean => {\n return /^[A-Z0-9._%+-]+@[A-Z0-9.-]+\\.[A-Z]{2,}$/i.test(email)\n}\n"],"mappings":";AAAO,IAAM,gBAAgB,CAAC,UAA2B;AACvD,SAAO,2CAA2C,KAAK,KAAK;AAC9D;","names":[]}