Typstify /tictactoe endpoint
This commit is contained in:
parent
d32be913fd
commit
8bece23baf
8 changed files with 64 additions and 84 deletions
|
|
@ -5,6 +5,7 @@ pub mod cells;
|
|||
pub mod egg;
|
||||
pub mod image;
|
||||
pub mod text;
|
||||
pub mod tictactoe;
|
||||
|
||||
fn typst_with_lib() -> Typst {
|
||||
Typst::new()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue