mirror of
https://github.com/bpmn-io/bpmn-js.git
synced 2025-08-26 04:32:44 +08:00
fix(BpmnUpdater): fix JSDoc
This commit is contained in:
@ -71,6 +71,7 @@ import {
|
||||
* @typedef {Label & BpmnElement} BpmnLabel
|
||||
* @typedef {Root & BpmnElement} BpmnRoot
|
||||
* @typedef {Shape & BpmnElement} BpmnShape
|
||||
* @typedef {BpmnRoot | BpmnShape} BpmnParent
|
||||
*/
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user