Files
openclaw/extensions/googlechat/doctor-contract-api.ts
2026-06-04 21:33:54 -04:00

3 lines
153 B
TypeScript

// Googlechat API module exposes the plugin public contract.
export { normalizeCompatibilityConfig, legacyConfigRules } from "./src/doctor-contract.js";