mirror of
https://github.com/openclaw/openclaw.git
synced 2026-06-28 00:43:34 +00:00
3 lines
116 B
TypeScript
3 lines
116 B
TypeScript
// Slack plugin module implements action runtime behavior.
|
|
export { handleSlackAction } from "./action-runtime.js";
|