mirror of
https://git.mirrors.martin98.com/https://github.com/actions/setup-python
synced 2025-08-02 20:41:18 +08:00
3 lines
101 B
JavaScript
3 lines
101 B
JavaScript
var _ = require('./lodash.min').runInContext();
|
|
module.exports = require('./fp/_baseConvert')(_, _);
|