File size: 91 Bytes
fea495a
1
2
export declare function writeFileAtomic(filePath: string, content: string): Promise<void>;