toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-remix-run-router
/
remix.run.router
/
DataStrategyMatch
/
resolve
resolve
abstract
var
resolve
:
(
handlerOverride
:
(
handler
:
(
ctx
:
Any
?
)
->
DataFunctionReturnValue
)
->
DataFunctionReturnValue
?
)
->
Promise
<
DataStrategyResult
>
(
source
)