Kotlin Wrappers API Reference
Toggle table of contents
js
Platform filter
js
Switch theme
kotlin-react-router
/
remix.run.router
/
createStaticHandler
create
Static
Handler
external
fun
createStaticHandler
(
routes
:
ReadonlyArray
<
AgnosticRouteObject
>
,
opts
:
CreateStaticHandlerOptions
=
definedExternally
)
:
StaticHandler
(
source
)