typst
consttypst: (options?) =>Plugin
Adds .typ source transformation to a Vite project.
The transformed module exports the rendered HTML, metadata, diagnostics, and dependencies, and uses the document as its default export.
Parameters
Section titled “Parameters”options?
Section titled “options?”Returns
Section titled “Returns”Plugin