mirror of
https://git.mirrors.martin98.com/https://github.com/actions/setup-python
synced 2025-08-03 00:50:36 +08:00
3 lines
82 B
JavaScript
3 lines
82 B
JavaScript
var convert = require('./convert');
|
|
module.exports = convert(require('../math'));
|