UNPKG

openclaw

Version:

Multi-channel AI gateway with extensible messaging integrations

6 lines (5 loc) 474 B
import { n as createLazyRuntimeMethodBinder, r as createLazyRuntimeModule } from "./lazy-runtime-D-7_JraP.js"; /** Resolves the direct status reply text for a session without eagerly loading runtime code. */ const resolveDirectStatusReplyForSession = createLazyRuntimeMethodBinder(createLazyRuntimeModule(() => import("./command-status.runtime.js")))((runtime) => runtime.resolveDirectStatusReplyForSession); //#endregion export { resolveDirectStatusReplyForSession as t };