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

3 lines
133 B
TypeScript

// Googlechat API module exposes the plugin public contract.
export { GoogleChatChannelConfigSchema } from "./src/config-schema.js";