// Process-local async lock helper for small runtime state files.

export { createAsyncLock } from "../infra/json-files.js";
