From 5556e46cc453c024defa833b964648465ddc9e39 Mon Sep 17 00:00:00 2001 From: Anhgelus Morhtuuzh Date: Sat, 2 May 2026 16:41:33 +0200 Subject: build(zig): link statically typst --- lib/typst/typdown_typst.h | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 lib/typst/typdown_typst.h (limited to 'lib/typst/typdown_typst.h') 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*); -- cgit v1.2.3