mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-09 19:10:42 +00:00
docs: generalize plugin runtime comments
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
*
|
||||
* This surface exposes generic core helpers only. Plugin-owned behavior stays
|
||||
* inside the owning plugin package instead of hanging off core runtime slots
|
||||
* like `channel.discord` or `channel.slack`.
|
||||
* keyed by plugin id.
|
||||
*/
|
||||
import type { DispatchReplyWithBufferedBlockDispatcher } from "../../auto-reply/reply/provider-dispatcher.types.js";
|
||||
import type { CreateReplyDispatcherWithTyping } from "../../auto-reply/reply/reply-dispatcher.runtime-types.js";
|
||||
|
||||
Reference in New Issue
Block a user