import { setLabelOrDescriptionFactory } from '../label_or_description/set.js'

export const setLabel = setLabelOrDescriptionFactory('label')
