mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-16 15:40:43 +00:00
fix(cycles): split runtime taskflow type surface
This commit is contained in:
@@ -22,7 +22,7 @@ import {
|
||||
} from "../../tasks/task-owner-access.js";
|
||||
import { normalizeDeliveryContext } from "../../utils/delivery-context.shared.js";
|
||||
import type { OpenClawPluginToolContext } from "../tool-types.js";
|
||||
import type { PluginRuntimeTaskFlow } from "./runtime-taskflow.js";
|
||||
import type { PluginRuntimeTaskFlow } from "./runtime-taskflow.types.js";
|
||||
import type {
|
||||
TaskFlowDetail,
|
||||
TaskFlowView,
|
||||
|
||||
Reference in New Issue
Block a user