Scribbler310's picture
feat: enhance dashboard
c2b7eb3 verified
//#region src/utils/client.d.ts
declare function wrapOpenAIClientError(e: unknown): any;
//#endregion
export { wrapOpenAIClientError };
//# sourceMappingURL=client.d.cts.map