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