toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-remix-run-router
/
remix.run.router
/
DeferFunction
Defer
Function
typealias
DeferFunction
=
(
data
:
ReadonlyRecord
<
String
,
Any
?
>
,
init
:
Any
?
)
->
DeferredData
(
source
)