mirror of
https://github.com/zebrajr/node.git
synced 2026-01-15 12:15:26 +00:00
4 lines
55 B
JavaScript
4 lines
55 B
JavaScript
|
|
'use strict';
|
||
|
|
|
||
|
|
module.exports = require('path').posix;
|