Skip to main content
Module

x/leaves/mod.ts>RequestParam

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

type

(
target: Object,
propertyKey: string,
index: number,
) => unknown