openclaw/extensions/google/runtime-api.ts

7 lines
133 B
TypeScript

export {
DEFAULT_GOOGLE_API_BASE_URL,
normalizeGoogleApiBaseUrl,
normalizeGoogleModelId,
parseGeminiAuth,
} from "./api.js";