1
0
mirror of https://github.com/shivammathur/setup-php.git synced 2025-05-09 11:13:46 +07:00
2019-09-20 21:54:46 +05:30

3 lines
82 B
JavaScript

var convert = require('./convert');
module.exports = convert(require('../math'));