mirror of
https://fastgit.cc/github.com/openclaw/openclaw
synced 2026-04-21 13:22:30 +08:00
Keep the Perplexity web-search public provider artifact metadata-only and move execution, cache, HTTP, and runtime helper tests behind a lazy runtime seam. This keeps bundled web-search contract checks from loading runtime-only code.
2 lines
77 B
TypeScript
2 lines
77 B
TypeScript
export { __testing } from "./src/perplexity-web-search-provider.runtime.js";
|