Files
openclaw/extensions/google/oauth.runtime.ts
2026-06-04 21:33:54 -04:00

3 lines
129 B
TypeScript

// Google plugin module implements oauth behavior.
export { loginGeminiCliOAuth, refreshGeminiCliOAuthToken } from "./oauth.js";