import { Router } from "https://dotland.deno.dev/x/oak@v17.1.2/router.ts";
Iterate over the routes currently added to the router, calling the
callback
function for each value.
import { Router } from "https://dotland.deno.dev/x/oak@v17.1.2/router.ts";
Iterate over the routes currently added to the router, calling the
callback
function for each value.