UNPKG

openai

Version:

The official TypeScript library for the OpenAI API

3 lines 225 B
export { type StreamingFile, type StreamingFileInput, type Uploadable, toStreamingFile, } from "../internal/uploads.js"; export { toFile, type ToFileInput } from "../internal/to-file.js"; //# sourceMappingURL=uploads.d.ts.map