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