ethers.js/lib.esm/_admin/utils/fs.d.ts

2 lines
117 B
TypeScript
Raw Normal View History

export declare function atomicWrite(path: string, value: string | Uint8Array): void;
//# sourceMappingURL=fs.d.ts.map