mirror of
https://github.com/sartography/bpmn-js.git
synced 2025-02-06 06:03:56 +00:00
This makes the viewer emit events during SVG and XML export. These events allow others to hook in, i.e. to trigger additional _save_ actions. Closes #811