Files
openclaw/extensions/perplexity/test-api.ts
2026-06-04 21:02:07 -04:00

3 lines
158 B
TypeScript

// Perplexity API module exposes the plugin public contract.
export { testing, testing as __testing } from "./src/perplexity-web-search-provider.runtime.js";