Files
typst_nure_template/typst.toml
T

12 lines
209 B
TOML

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