mirror of
https://github.com/bpmn-io/bpmn-js.git
synced 2025-08-14 11:11:14 +08:00
3 lines
75 B
JavaScript
3 lines
75 B
JavaScript
module.exports = {
|
|
bpmnRegistry: [ 'type', require('./BpmnRegistry') ]
|
|
}; |