UNPKG

@constgen/neutrino-react-scoped-styles

Version:
3 lines 88 B
module.exports = function toUnixPath (pathname) { return pathname.replace(/\\/g, '/') }