mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-02 04:00:22 +00:00
refactor(plugin-sdk): split runtime helper seams
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { buildPluginApprovalPendingReplyPayload } from "openclaw/plugin-sdk/approval-runtime";
|
||||
import { buildPluginApprovalPendingReplyPayload } from "openclaw/plugin-sdk/approval-reply-runtime";
|
||||
import type { OpenClawConfig } from "openclaw/plugin-sdk/config-runtime";
|
||||
import {
|
||||
createChannelNativeApprovalRuntime,
|
||||
|
||||
Reference in New Issue
Block a user