UNPKG

@hint/utils-fs

Version:

utils for filesystem

2 lines 120 B
export declare const readFileAsync: (filePath: string) => Promise<string>; //# sourceMappingURL=read-file-async.d.ts.map