mirror of https://github.com/nodejs/node.git
4 lines
55 B
JavaScript
4 lines
55 B
JavaScript
|
'use strict';
|
||
|
|
||
|
module.exports = require('path').win32;
|