mirror of
https://github.com/Sevichecc/Urara-Blog.git
synced 2025-05-04 10:49:29 +08:00
2 lines
100 B
Text
2 lines
100 B
Text
module.exports = () =>
|
|
process.platform === 'win32' || /^(msys|cygwin)$/.test(process.env.OSTYPE)
|