mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-15 15:13:48 -06:00
694ca50e97
This reverts commit f91de52f0d.
4 lines
125 B
TypeScript
4 lines
125 B
TypeScript
// Process-local async lock helper for small runtime state files.
|
|
|
|
export { createAsyncLock } from "../infra/json-files.js";
|