import { type ExceptionFilter } from "https://deno.land/x/deno_nest@v3.4.0/src/interfaces/mod.ts";
Interface describing implementation of an exception filter.
x/deno_nest/src/interfaces/mod.ts>ExceptionFilter
import { type ExceptionFilter } from "https://deno.land/x/deno_nest@v3.4.0/src/interfaces/mod.ts";
Interface describing implementation of an exception filter.