D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
opt
/
alt
/
alt-nodejs22
/
root
/
lib
/
node_modules
/
npm
/
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