Files
vibn-api/node_modules/@anthropic-ai/sdk/core/uploads.d.mts
2026-05-17 12:43:53 -07: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