Files
openclaw/extensions/feishu/src/reply-dispatcher-runtime-api.ts
2026-04-03 22:57:28 +09:00

8 lines
153 B
TypeScript

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