diff options
| author | Anhgelus Morhtuuzh <william@herges.fr> | 2026-05-02 16:41:33 +0200 |
|---|---|---|
| committer | Anhgelus Morhtuuzh <william@herges.fr> | 2026-05-02 16:41:33 +0200 |
| commit | 5556e46cc453c024defa833b964648465ddc9e39 (patch) | |
| tree | 789d144376970aaeefe14bd491d8edf220aea35c /lib/typst/typdown_typst.h | |
| parent | 5bc6edf71afe1d9b115af7363e9ffd867f2a6a57 (diff) | |
build(zig): link statically typst
Diffstat (limited to 'lib/typst/typdown_typst.h')
| -rw-r--r-- | lib/typst/typdown_typst.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/typst/typdown_typst.h b/lib/typst/typdown_typst.h deleted file mode 100644 index 755314a..0000000 --- a/lib/typst/typdown_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*); |
