Module

x/opine/src/router/index.ts>Router

Minimalist web framework for Deno ported from ExpressJS.
Latest
variable Router
import { Router } from "https://dotland.deno.dev/x/opine@2.3.4/src/router/index.ts";

Initialize a new Router with the given options.