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

3 lines
114 B
TypeScript

// Googlechat API module exposes the plugin public contract.
export { googlechatPlugin } from "./src/channel.js";