Files
openclaw/extensions/mattermost/gateway-auth-api.ts
2026-06-04 21:40:44 -04:00

3 lines
182 B
TypeScript

// Mattermost API module exposes the plugin public contract.
export { resolveMattermostGatewayAuthBypassPaths as resolveGatewayAuthBypassPaths } from "./src/gateway-auth-bypass.js";