UNPKG

@xtsai/xai-utils

Version:

The xai-utils is an openai nodejs sdk compatible extension library.

3 lines (2 loc) 99 B
export declare const EMAIL_MATCHER: RegExp; export declare function isEmail(str: string): boolean;