mirror of
https://github.com/Dadido3/go-typst.git
synced 2025-04-11 12:13:16 +00:00
6 lines
61 B
Go
6 lines
61 B
Go
//go:build unix
|
|
|
|
package typst
|
|
|
|
var ExecutablePath = "typst"
|