UNPKG

@villedemontreal/workit-types

Version:
5 lines (4 loc) 82 B
export interface IProcessXmlDefinition { id: string; bpmn20Xml: string; }