mirror of
https://github.com/openclaw/openclaw.git
synced 2026-06-26 00:09:35 +00:00
3 lines
142 B
TypeScript
3 lines
142 B
TypeScript
// Google API module exposes the plugin public contract.
|
|
export { createGeminiWebSearchProvider } from "./src/gemini-web-search-provider.js";
|