UNPKG

@xtsai/xai-utils

Version:

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

2 lines (1 loc) 69 B
export declare const is86Phone: (phone: string | number) => boolean;