export default function (path) { return path.replace(/\\/g, '/'); }