File manager - Edit - /opt/alt/alt-nodejs22/root/usr/lib/node_modules/npm/node_modules.bundled/rimraf/dist/esm/ignore-enoent.js
Back
export const ignoreENOENT = async (p) => p.catch(er => { if (er.code !== 'ENOENT') { throw er; } }); export const ignoreENOENTSync = (fn) => { try { return fn(); } catch (er) { if (er?.code !== 'ENOENT') { throw er; } } }; //# sourceMappingURL=ignore-enoent.js.map
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.06 |
proxy
|
phpinfo
|
Settings