quarkdown
Toggle table of contents
1.12.0
jvm
Platform filter
jvm
Switch theme
Search in API
quarkdown
quarkdown-core
/
com.quarkdown.core.function.library.module
/
moduleOf
module
Of
fun
moduleOf
(
vararg
functions
:
ExportableFunction
)
:
QuarkdownModule
Creates a
QuarkdownModule
from a set of Kotlin functions.
Parameters
functions
the functions to export in the module