UNPKG

deep-chat

Version:

Customizable chat component for AI APIs

3 lines 144 B
import { Response } from './response'; export type ErrorResp = string | string[] | Error | Response; //# sourceMappingURL=errorInternal.d.ts.map