Home
(current)
वर्तमान निदेशक =>
/
lib
/
node_modules
/
npm
/
lib
/
utils
/
सूचना एवं अपलोड
Info Server
Indian Cyber Force
Folders रचयन्तु
सञ्चिकां रचयन्तु
RansomWeb
लॉगआउट
Current File : //lib/node_modules/npm/lib/utils/unix-format-path.js
'use strict' module.exports = function (path) { return path.replace(/\\/g, '/') }