Skip to contents

Get installed Typst version

Usage

typr_version(keep_hash = FALSE)

Arguments

keep_hash

description

Value

a version, numeric if !keep_hash

Examples

if (FALSE) { # has_any_typst()
typr_version()
}