go-typst/typst_unix.go
2024-12-01 15:03:28 +01:00

6 lines
61 B
Go

//go:build unix
package typst
var ExecutablePath = "typst"