how would i go about setting up routes outside of ...
# ktor
t
how would i go about setting up routes outside of
install(Routing) { ... }
?