mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-24 11:08:38 +00:00
chore: wtf.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import type { MonitorIMessageOpts } from "./types.js";
|
||||
import { createNonExitingRuntime, type RuntimeEnv } from "../../runtime.js";
|
||||
import type { MonitorIMessageOpts } from "./types.js";
|
||||
|
||||
export function resolveRuntime(opts: MonitorIMessageOpts): RuntimeEnv {
|
||||
return opts.runtime ?? createNonExitingRuntime();
|
||||
|
||||
Reference in New Issue
Block a user