Skip to main content
Module

x/danet/mod.ts>UseGuard

A Savory web framework for Deno heavily inspired by Nest
Go to Latest
variable UseGuard
import { UseGuard } from "https://deno.land/x/danet@1.1.1/mod.ts";

type

(guard: Constructor) => unknown