UNPKG

openai

Version:

The official TypeScript library for the OpenAI API

3 lines 216 B
export { Parts, type UploadPart, type PartCreateParams } from "./parts.js"; export { Uploads, type Upload, type UploadCreateParams, type UploadCompleteParams } from "./uploads.js"; //# sourceMappingURL=index.d.ts.map