UNPKG

openai

Version:

The official TypeScript library for the OpenAI API

8 lines (7 loc) 190 B
export { type StreamingFile, type StreamingFileInput, type Uploadable, toStreamingFile, } from '../internal/uploads'; export { toFile, type ToFileInput } from '../internal/to-file';