mirror of
https://github.com/shivammathur/setup-php.git
synced 2024-11-26 13:23:05 +07:00
2 lines
50 B
JavaScript
2 lines
50 B
JavaScript
|
var path = require("path");
|
||
|
module.exports = path;
|