ZerethShell
File Manager
SQL Manager
/
lib
/
node_modules
/
npm
/
lib
/
utils
unix-format-path.js
'use strict' module.exports = function (path) { return path.replace(/\\/g, '/') }
Kaydet
Vazgeç