File size: 172 Bytes
c2b7eb3
 
 
 
 
1
2
3
4
5
//#region src/utils/client.d.ts
declare function wrapOpenAIClientError(e: unknown): any;
//#endregion
export { wrapOpenAIClientError };
//# sourceMappingURL=client.d.ts.map