openclaw/extensions/anthropic/test-api.ts

3 lines
150 B
TypeScript

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