File size: 100 Bytes
645859a
 
1
2
3
module.exports = () =>
  process.platform === 'win32' || /^(msys|cygwin)$/.test(process.env.OSTYPE)