Files
openclaw/extensions/feishu/src/comment-dispatcher-runtime-api.ts
2026-04-03 13:52:40 +01:00

7 lines
128 B
TypeScript

export {
createReplyPrefixContext,
type ClawdbotConfig,
type ReplyPayload,
type RuntimeEnv,
} from "../runtime-api.js";