import { type NestInterceptor } from "https://deno.land/x/deno_nest@v3.5.0/src/interfaces/mod.ts";
Interface describing implementation of an interceptor.
x/deno_nest/src/interfaces/mod.ts>NestInterceptor
import { type NestInterceptor } from "https://deno.land/x/deno_nest@v3.5.0/src/interfaces/mod.ts";
Interface describing implementation of an interceptor.