mirror of
https://github.com/openclaw/openclaw.git
synced 2026-06-29 05:03:36 +00:00
3 lines
149 B
TypeScript
3 lines
149 B
TypeScript
// Google provider module implements model/runtime integration.
|
|
export { createGeminiWebSearchProvider } from "./src/gemini-web-search-provider.js";
|