← Back
Editing: is-windows.js
module.exports = process.platform === 'win32'
Save File
Cancel