UNPKG

@donmahallem/label-pr

Version:

Helpers for working with github issue labels

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