diff options
| author | Anhgelus Morhtuuzh <william@herges.fr> | 2026-04-29 18:10:33 +0200 |
|---|---|---|
| committer | Anhgelus Morhtuuzh <william@herges.fr> | 2026-04-29 18:10:33 +0200 |
| commit | 0535fa152ae990a28d0b7b9a59e96911074118b8 (patch) | |
| tree | 2b78936f147429da5b593174ee2e6cabbf9becbd /typst/typst.h | |
| parent | 99d2408ad3113f3d79b496ed30798bbd15bc6cfc (diff) | |
build(zig): include typst module
Diffstat (limited to 'typst/typst.h')
| -rw-r--r-- | typst/typst.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/typst/typst.h b/typst/typst.h deleted file mode 100644 index 755314a..0000000 --- a/typst/typst.h +++ /dev/null @@ -1,4 +0,0 @@ -extern const char *typst_generateSVG(const char*); -extern const char *typst_escapeMath(const char*); - -extern void typst_freeString(const char*); |
