UNPKG

@helpwave/hightide

Version:

helpwave's component and theming library

4 lines (2 loc) 84 B
declare const validateEmail: (email: string) => boolean; export { validateEmail };