1'use strict';
2
3module.exports = require('path').posix;
4