The variable to use would be process.platform. On Mac the variable returns darwin . On Windows, it returns win32 (even on 64 bit).
確定! 回上一頁