mirror of
https://github.com/actions/labeler.git
synced 2025-12-13 13:07:24 +00:00
4 lines
68 B
JavaScript
4 lines
68 B
JavaScript
'use strict';
|
|
|
|
module.exports = require('./async').mapValuesSeries;
|