mirror of
https://fastgit.cc/github.com/openclaw/openclaw
synced 2026-04-21 21:31:39 +08: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";
|