mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-07 07:11:06 +00:00
fix(ci): restore extension runtime seams
This commit is contained in:
@@ -1,2 +1,7 @@
|
||||
export type { ClawdbotConfig, OutboundIdentity, ReplyPayload, RuntimeEnv } from "../runtime-api.js";
|
||||
export { createReplyPrefixContext } from "openclaw/plugin-sdk/feishu";
|
||||
export {
|
||||
createReplyPrefixContext,
|
||||
type ClawdbotConfig,
|
||||
type OutboundIdentity,
|
||||
type ReplyPayload,
|
||||
type RuntimeEnv,
|
||||
} from "../runtime-api.js";
|
||||
|
||||
Reference in New Issue
Block a user