Files
temporal/docs/_assets/chasm-transitions.d2

14 lines
231 B
Plaintext

# https://d2lang.com
# Generate SVG by running `make` inside of `docs/`.
vars: {
d2-config: {
layout-engine: dagre
}
}
*.style.bold: true
"Source State" -> "Destination State": Event
"Destination State" -> "Apply Logic"