added _ret for return sequences

This commit is contained in:
2024-10-06 22:27:49 +02:00
parent 9275169e8c
commit c4f09a0a3e
3 changed files with 36 additions and 2 deletions

View File

@ -1,7 +1,7 @@
#let version = version(0, 1, 1)
#import "diagram.typ": diagram, from-plantuml, _gap, _evt, _col
#import "sequence.typ": _seq
#import "sequence.typ": _seq, _ret
#import "group.typ": _grp, _loop, _alt, _opt, _break
#import "participant.typ": _par
#import "separator.typ": _sep