0x1998 - MANAGER
Düzenlenen Dosya: unix-format-path.js
'use strict' module.exports = function (path) { return path.replace(/\\/g, '/') }
geri dön