ModelAi/node_modules/openai/core/uploads.d.ts
2025-09-15 10:04:47 +08:00

3 lines
162 B
TypeScript

export { type Uploadable } from "../internal/uploads.js";
export { toFile, type ToFileInput } from "../internal/to-file.js";
//# sourceMappingURL=uploads.d.ts.map