mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 10:20:42 +00:00
Keep xAI web-search provider registration metadata-light and move setup, execution, cache, and test helpers behind runtime seams.
2 lines
66 B
TypeScript
2 lines
66 B
TypeScript
export { __testing } from "./src/web-search-provider.runtime.js";
|