7 lines
91 B
Typst
7 lines
91 B
Typst
#set page(width: auto, height: auto)
|
|
#import "/src/lib.typ": *
|
|
|
|
#diagram({})
|
|
|
|
#diagram(())
|