UNPKG

o1js

Version:

TypeScript framework for zk-SNARKs and zkApps

5 lines 199 B
import cachedir from 'cachedir'; export { writeFileSync, readFileSync, mkdirSync } from 'node:fs'; export { resolve } from 'node:path'; export { cachedir as cacheDir }; //# sourceMappingURL=fs.js.map