UNPKG

openclaw

Version:

Multi-channel AI gateway with extensible messaging integrations

5 lines 282 B
import { Js as WebSearchProviderPlugin } from "../../types-C0dQmare.js"; //#region extensions/perplexity/src/perplexity-web-search-provider.d.ts declare function createPerplexityWebSearchProvider(): WebSearchProviderPlugin; //#endregion export { createPerplexityWebSearchProvider };