Libraries
»
typst
(0.13.3)
»
Index
»
Top Level Namespace
Top Level Namespace
Defined Under Namespace
Modules:
Typst
Instance Method Summary
collapse
#
Typst
(*options) ⇒ Object
Instance Method Details
#
Typst
(*options) ⇒
Object
1 2 3
# File 'lib/typst.rb', line 1
def
Typst
(
*
options
)
Typst
::
Base
.
new
(
*
options
)
end