mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-25 11:55:47 -06:00
0f92753704
* fix(reef): retire stopped runtime ownership Refs #129063 * fix(reef): fence borrowed runtime authority Refs #129063
2 lines
82 B
TypeScript
2 lines
82 B
TypeScript
export { setReefRuntime, getReefRuntime, getActiveReef } from "./src/runtime.js";
|