Files
openclaw/extensions/anthropic/test-api.ts
2026-04-04 12:07:23 +09:00

3 lines
150 B
TypeScript

export { buildAnthropicCliBackend } from "./cli-backend.js";
export { anthropicMediaUnderstandingProvider } from "./media-understanding-provider.js";