pub const TYPST_JSONRESUME_CV: Theme;Expand description
Adapter for fruggiero/typst-jsonresume-cv’s basic-resume
theme, vendored under assets/themes/typst-jsonresume-cv/.
The entrypoint is the patched resume.typ. It does
#import "base.typ": *, which Typst resolves relative to the
entrypoint’s virtual directory — hence both files sit side-by-side
under the same prefix. See assets/themes/typst-jsonresume-cv/VENDORING.md
for the patch record and upstream commit SHA.