cikraft
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
cikraft
ktor-server-runtime
/
app.softwork.cikraft.ktor.server.runtime
/
contentType
content
Type
fun
Route
.
contentType
(
vararg
contentTypes
:
ContentType
,
build
:
Route
.
(
)
->
Unit
)
:
Route
(
source
)