mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-09 11:23:57 +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";
|