Package-level declarations

Functions

Link copied to clipboard
fun KotlinMultiplatformExtension.configAsKobwebWorker(workerName: String? = null, jsTargetName: String = "js")

Convenience method for configuring a kotlin block with initialization boilerplate used by Kobweb workers.

Link copied to clipboard
fun Project.suggestWorkerName(): String

Create a worker name that is reasonably likely to be unique.