toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-remix-run-router
/
remix.run.router
/
createStaticHandler
create
Static
Handler
external
fun
createStaticHandler
(
routes
:
ReadonlyArray
<
AgnosticRouteObject
>
,
opts
:
CreateStaticHandlerOptions
=
definedExternally
)
:
StaticHandler
(
source
)