UNPKG

120 BTypeScriptView Raw
1export { fileExists } from './file-exists';
2export declare function writeSync(filepath: string, content: string): void;