Files
openclaw/extensions/xai/test-api.ts
Gustavo Madeira Santana 1da928211b test: lazy-load xai web search runtime
Keep xAI web-search provider registration metadata-light and move
setup, execution, cache, and test helpers behind runtime seams.
2026-04-17 17:37:48 -04:00

2 lines
66 B
TypeScript

export { __testing } from "./src/web-search-provider.runtime.js";