mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-17 19:21:35 +00:00
2 lines
71 B
TypeScript
2 lines
71 B
TypeScript
export { createDeferred, type Deferred } from "../shared/deferred.js";
|