UNPKG

@donmahallem/label-pr

Version:

Helpers for working with github issue labels

6 lines 175 B
/** * Package @donmahallem/label-pr * Source https://donmahallem.github.io/js-libs/ */ export { syncPRLabels } from './sync-pr-labels.js'; //# sourceMappingURL=index.js.map