mirror of
https://github.com/openclaw/openclaw.git
synced 2026-03-30 11:21:07 +00:00
5 lines
108 B
TypeScript
5 lines
108 B
TypeScript
export {
|
|
CLAUDE_CLI_BACKEND_ID,
|
|
isClaudeCliProvider,
|
|
} from "../../extensions/anthropic/cli-shared.js";
|