mirror of
https://fastgit.cc/github.com/openclaw/openclaw
synced 2026-04-21 21:31:39 +08:00
4 lines
174 B
TypeScript
4 lines
174 B
TypeScript
// Keep bundled setup entry imports narrow so setup loads do not pull the
|
|
// broader Slack channel plugin surface.
|
|
export { slackSetupPlugin } from "./src/channel.setup.js";
|