mirror of
https://github.com/actions/labeler.git
synced 2025-12-13 21:17:02 +00:00
3 lines
84 B
JavaScript
3 lines
84 B
JavaScript
var convert = require('./convert');
|
|
module.exports = convert(require('../object'));
|