UNPKG

openclaw

Version:

Multi-channel AI gateway with extensible messaging integrations

8 lines (7 loc) 427 B
import { t as ChannelPlugin } from "../../types.plugin-BIHyhl5u.js"; import { t as ResolvedMattermostAccount } from "../../accounts-DWMmdC3K.js"; import { t as mattermostPlugin } from "../../channel-plugin-runtime-CXdEwOzx.js"; //#region extensions/mattermost/src/channel.setup.d.ts declare const mattermostSetupPlugin: ChannelPlugin<ResolvedMattermostAccount>; //#endregion export { mattermostPlugin, mattermostSetupPlugin };