mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-25 08:54:10 +00:00
minor changes
This commit is contained in:
parent
341318a4e3
commit
a25708700e
4 changed files with 120 additions and 156 deletions
|
|
@ -22,4 +22,6 @@
|
|||
|
||||
return lModule;
|
||||
};
|
||||
|
||||
exports.isWin32 = process.platform === 'win32';
|
||||
}());
|
||||
Loading…
Add table
Add a link
Reference in a new issue