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