Files
typst_nure_template/typst.toml
2026-01-18 01:21:27 +02:00

12 lines
195 B
TOML

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