Skip to main content
Module

x/opine/mod.ts>Route

Minimalist web framework for Deno ported from ExpressJS.
Go to Latest
variable Route
import { Route } from "https://deno.land/x/opine@2.3.3/mod.ts";

Initialize Route with the given path.

type

any