mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-17 12:11:20 +00:00
3 lines
119 B
TypeScript
3 lines
119 B
TypeScript
export { default as openClawRootFsSync } from "node:fs";
|
|
export { default as openClawRootFs } from "node:fs/promises";
|