Files
openclaw/extensions/exa/test-api.ts
Gustavo Madeira Santana b1c032245c test: lazy-load exa web search runtime
Keep Exa provider registration metadata-light and move request,
cache, validation, and test helpers behind a runtime seam.
2026-04-17 18:01:58 -04:00

2 lines
70 B
TypeScript

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