UNPKG

openclaw

Version:

Multi-channel AI gateway with extensible messaging integrations

7 lines (6 loc) 326 B
import { t as ChannelPlugin } from "./types.plugin-BIHyhl5u.js"; import { t as ResolvedGoogleChatAccount } from "./accounts-DCIg6c0G.js"; //#region extensions/googlechat/src/channel.d.ts declare const googlechatPlugin: ChannelPlugin<ResolvedGoogleChatAccount, unknown, unknown>; //#endregion export { googlechatPlugin as t };