mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-19 16:25:50 +00:00
refactor(feishu): narrow reply dispatcher exports
This commit is contained in:
parent
1ad9fe0b52
commit
2ad69083d2
1 changed files with 1 additions and 1 deletions
|
|
@ -1,2 +1,2 @@
|
|||
export type { ClawdbotConfig, OutboundIdentity, ReplyPayload, RuntimeEnv } from "../runtime-api.js";
|
||||
export { createReplyPrefixContext } from "../runtime-api.js";
|
||||
export { createReplyPrefixContext } from "openclaw/plugin-sdk/feishu";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue