index
:
Website Creator
main
Node+React+MongoDB App to help create and maintain websites (WIP)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
node_modules
/
copy-concurrently
/
is-windows.js
blob: 8a991d54f5de6ce06088c613e964ab240a318956 (
plain
) (
blame
)
1
2
'use strict'
module
.
exports
=
process
.
platform
===
'win32'