mirror of
https://github.com/bpmn-io/bpmn-js.git
synced 2025-08-14 11:11:14 +08:00
5 lines
63 B
JavaScript
5 lines
63 B
JavaScript
export {
|
|
getLabel,
|
|
setLabel
|
|
} from '../../util/LabelUtil';
|