mirror of
https://github.com/actions/labeler.git
synced 2025-12-13 21:17:02 +00:00
4 lines
59 B
JavaScript
4 lines
59 B
JavaScript
'use strict';
|
|
|
|
module.exports = require('./async').whilst;
|