UNPKG

openai

Version:

The official TypeScript library for the OpenAI API

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