#include "visual_script_nodes.h" case YIELD_FRAME: return "Next Frame"; break; case YIELD_PHYSICS_FRAME: return "Next Physics Frame"; break; case YIELD_WAIT: return ...
// Node.js / tsx without Bun. // jsonc-parser's ESM build uses extensionless imports that break Node.js strict ESM. // Redirect to the UMD build which is plain CJS ...