Skip to main content
Module

x/danet/mod.ts>GuardExecutor

A Savory web framework for Deno heavily inspired by Nest
Go to Latest
class GuardExecutor
Re-export
import { GuardExecutor } from "https://deno.land/x/danet@1.2.0/mod.ts";

Constructors

new
GuardExecutor(injector: Injector)