Files
typst_nure_template/typst.toml
2025-03-01 01:26:50 +02:00

12 lines
195 B
TOML

[package]
name = "nure"
version = "0.0.0"
entrypoint = "lib.typ"
authors = ["linerds"]
license = "GPL-3.0"
description = "Typst NURE package"
[template]
path = "template"
entrypoint = "lab.typ"