UNPKG

@xtsai/xai-utils

Version:

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

4 lines (3 loc) 97 B
export declare class MissConfigurationError extends Error { constructor(subDesc?: string); }