module.exports = {
__init__: [ 'bpmnOrderingProvider' ],
bpmnOrderingProvider: [ 'type', require('./BpmnOrderingProvider') ]
};