mirror of
https://github.com/actions/labeler.git
synced 2025-12-12 12:37:48 +00:00
4 lines
62 B
JavaScript
4 lines
62 B
JavaScript
'use strict';
|
|
|
|
module.exports = require('./async').forEachOf;
|