UNPKG

@donmahallem/label-pr

Version:

Helpers for working with github issue labels

7 lines (5 loc) 150 B
/** * Package @donmahallem/label-pr * Source https://donmahallem.github.io/js-libs/ */ export { syncPRLabels, IOpts } from './sync-pr-labels.js';