Files
openclaw/extensions/mattermost/src/setup.client.runtime.ts
2026-06-04 21:40:44 -04:00

3 lines
131 B
TypeScript

// Mattermost plugin module implements setup.client behavior.
export { normalizeMattermostBaseUrl } from "./mattermost/client.js";