An example package demonstrating the structure of a Typst package.
Displays the text “This is an example!” when included and exports four functions
add
, sub
, mul
, and div
that perform the respective mathematical
operations on two operands.
An example package demonstrating the structure of a Typst package.
Displays the text “This is an example!” when included and exports four functions
add
, sub
, mul
, and div
that perform the respective mathematical
operations on two operands.