evalRoutes

fun Route.evalRoutes()

Deprecated

Moved to the development-only package.

Replace with

import com.google.adk.kt.webserver.dev.routes.evalRoutes
evalRoutes()

Kept so callers of the previous package keep compiling; use the dev package instead.