mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-12 21:53:00 -06:00
3 lines
144 B
TypeScript
3 lines
144 B
TypeScript
// Slack plugin module implements reply behavior.
|
|
export { dispatchReplyWithBufferedBlockDispatcher } from "openclaw/plugin-sdk/reply-runtime";
|