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

3 lines
165 B
TypeScript

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