UNPKG

does-email-exist

Version:
2 lines (1 loc) 69 B
export declare const isEmail: (email: string) => string | undefined;