mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-27 21:07:01 -06:00
fix(nodes): preserve falsy event payloads
This commit is contained in:
@@ -28,6 +28,7 @@ import {
|
||||
} from "./plugin-node-host.js";
|
||||
|
||||
export { buildNodeInvokeResultParams };
|
||||
export { buildNodeEventParams } from "./invoke.js";
|
||||
|
||||
type NodeHostRunOptions = {
|
||||
gatewayHost: string;
|
||||
|
||||
Reference in New Issue
Block a user