UNPKG

next

Version:

The React Framework

2 lines (1 loc) 91 B
export declare function writeFileAtomic(filePath: string, content: string): Promise<void>;