mirror of
https://gitea.com/actions/setup-python.git
synced 2026-04-15 10:58:10 +00:00
4 lines
64 B
JavaScript
4 lines
64 B
JavaScript
'use strict';
|
|
|
|
module.exports = require('./async').eachOfLimit;
|