ModelAi/node_modules/openai/core/uploads.d.ts

3 lines
162 B
TypeScript
Raw Normal View History

2025-09-15 10:04:47 +08:00
export { type Uploadable } from "../internal/uploads.js";
export { toFile, type ToFileInput } from "../internal/to-file.js";
//# sourceMappingURL=uploads.d.ts.map