/**
 * Package @donmahallem/label-pr
 * Source https://donmahallem.github.io/js-libs/
 */
export { syncPRLabels, IOpts } from './sync-pr-labels.js';
