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