path.js 50 Bytes
Newer Older
1 2
var path = require("path");
module.exports = path;