openclaw
Version:
Multi-channel AI gateway with extensible messaging integrations
7 lines (6 loc) • 308 B
TypeScript
import { t as ChannelPlugin } from "./types.plugin-BIHyhl5u.js";
import { t as ResolvedMattermostAccount } from "./accounts-DWMmdC3K.js";
//#region extensions/mattermost/src/channel.d.ts
declare const mattermostPlugin: ChannelPlugin<ResolvedMattermostAccount>;
//#endregion
export { mattermostPlugin as t };