Kotlin Wrappers API Reference
Toggle table of contents
js
Platform filter
js
Switch theme
kotlin-react-router
/
react.router.dom
/
ParamKeyValuePair
Param
Key
Value
Pair
typealias
ParamKeyValuePair
=
Tuple2
<
String
,
String
>
(
source
)