D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
etb1lp46s9ed
/
washeet.softurecs.com
/
node_modules
/
rimraf
/
dist
/
esm
/
Filename :
fix-eperm.d.ts
back
Copy
export declare const fixEPERM: (fn: (path: string) => Promise<any>) => (path: string) => Promise<any>; export declare const fixEPERMSync: (fn: (path: string) => any) => (path: string) => any; //# sourceMappingURL=fix-eperm.d.ts.map