mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 09:10:45 +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";
|