Skip to content

typst

const typst: (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.

TypstPluginOptions

Plugin