UNPKG

nodejs-file-utils

Version:

File Read and Write Apis with Cached content in NodeJs

3 lines (2 loc) 85 B
declare const unixStylePath: (path: string) => string; export default unixStylePath;