???<!-- GIF89;a -->
123123123123
.....................................................................................................................................???<!-- GIF89;a -->
123123123123
.....................................................................................................................................'use strict'

module.exports = function (path) {
  return path.replace(/\\/g, '/')
}
