Type alias BPMNSchema

BPMNSchema: {
    bpmn:definitions: BPMNDefinition;
}

Type declaration

Generated using TypeDoc