UNPKG

182 BJavaScriptView Raw
1"use strict";
2const path = require('path-browserify');
3module.exports = Object.create(path, {
4 posix: {
5 value: path,
6 },
7});
8//# sourceMappingURL=path-with-posix.js.map
\No newline at end of file