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