fix(mattermost): expose bundled channel config metadata

This commit is contained in:
Peter Steinberger
2026-05-02 20:37:48 +01:00
parent ab93e428c8
commit 4a7e60d05b
2 changed files with 619 additions and 0 deletions

View File

@@ -0,0 +1 @@
export { MattermostChannelConfigSchema as schema } from "./config-surface.js";