Skip to main content
Module

x/leaves/mod.ts>Controller

A Web framework For Deno with Decorator and middleware
Latest
variable Controller
import { Controller } from "https://deno.land/x/leaves@v0.1.5/mod.ts";

type

(path: string) => ClassDecorator