Package-level declarations

Functions

Link copied to clipboard
fun Route.contentType(vararg contentTypes: ContentType, build: Route.() -> Unit): Route
Link copied to clipboard
expect fun env(name: String): String?
actual fun env(name: String): String?
actual fun env(name: String): String?