Skip to main content
Module

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

Fast, minimalist web framework for Deno ported from ExpressJS.
Very Popular
Go to Latest
variable Router
import { Router } from "https://deno.land/x/opine@2.2.0/src/router/index.ts";

Initialize a new Router with the given options.