mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-25 16:55:05 +00:00
2 lines
182 B
TypeScript
2 lines
182 B
TypeScript
// Mattermost API module exposes the plugin public contract.
|
|
export { resolveMattermostGatewayAuthBypassPaths as resolveGatewayAuthBypassPaths } from "./src/gateway-auth-bypass.js";
|