mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-01 01:53:35 +00:00
3 lines
95 B
TypeScript
3 lines
95 B
TypeScript
// Slack plugin module implements send behavior.
|
|
export { sendMessageSlack } from "./send.js";
|