Skip to main content
Module

x/oak_nest/mod.ts>Guard

Refer to nestjs to realize some common functions for Deno
Go to Latest
interface Guard
import { type Guard } from "https://deno.land/x/oak_nest@v1.14.0/mod.ts";

Methods

new(...args: any[]): CanActivate