UNPKG

@donmahallem/label-pr

Version:

Helpers for working with github issue labels

9 lines (4 loc) 157 B
'use strict'; const syncPrLabels = require('./sync-pr-labels.cjs'); exports.syncPRLabels = syncPrLabels.syncPRLabels; //# sourceMappingURL=index.cjs.map