import { Router } from "https://dotland-vbqsvsrpfncg.deno-staging.dev/x/oak@v11.1.0/mod.ts?p=prototype.values&s=Router";
Iterate over the routes currently added to the router.
Returns
IterableIterator<Route<string, RouteParams<string>, RS>>[src]
import { Router } from "https://dotland-vbqsvsrpfncg.deno-staging.dev/x/oak@v11.1.0/mod.ts?p=prototype.values&s=Router";
Iterate over the routes currently added to the router.