mirror of
https://github.com/sartography/bpmn-js.git
synced 2025-02-15 10:26:47 +00:00
3 lines
75 B
JavaScript
3 lines
75 B
JavaScript
module.exports = {
|
|
bpmnRegistry: [ 'type', require('./BpmnRegistry') ]
|
|
}; |