mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-01 10:50:21 +00:00
Plugin SDK: add legacy message discovery helper
This commit is contained in:
@@ -34,6 +34,7 @@ export type * from "../channels/plugins/types.js";
|
||||
export * from "../channels/plugins/config-writes.js";
|
||||
export * from "../channels/plugins/directory-config.js";
|
||||
export * from "../channels/plugins/media-payload.js";
|
||||
export * from "../channels/plugins/message-tool-legacy.js";
|
||||
export * from "../channels/plugins/message-tool-schema.js";
|
||||
export * from "../channels/plugins/normalize/signal.js";
|
||||
export * from "../channels/plugins/normalize/whatsapp.js";
|
||||
|
||||
Reference in New Issue
Block a user