Kotlin Wrappers API Reference
Toggle table of contents
js
Target filter
js
Switch theme
Search in API
kotlin-react-router
/
remix.run.router
/
JsonFunction
Json
Function
typealias
JsonFunction
<
Data
>
=
(
data
:
Data
,
init
:
Any
?
)
->
Response
(
source
)