2 lines
50 B
JavaScript
2 lines
50 B
JavaScript
|
var path = require("path");
|
||
|
module.exports = path;
|