mirror of
https://github.com/openclaw/openclaw.git
synced 2026-06-26 03:49:37 +00:00
3 lines
95 B
TypeScript
3 lines
95 B
TypeScript
// Slack plugin module implements send behavior.
|
|
export { sendMessageSlack } from "./send.js";
|