mirror of
https://gitea.com/actions/setup-python.git
synced 2025-02-24 12:40:36 +07:00
3 lines
84 B
JavaScript
3 lines
84 B
JavaScript
|
var convert = require('./convert');
|
||
|
module.exports = convert(require('../string'));
|