File Manager
Path:
/
proc
/
self
/
root
/
opt
/
alt
/
alt-nodejs9
/
root
/
lib
/
node_modules
/
npm
/
lib
/
utils
/
Viewing File: is-windows.js
'use strict' module.exports = process.platform === 'win32'