type alias INestMiddlewareimport { type INestMiddleware } from "https://deno.land/x/deno_nest@v3.15.1/mod.ts"; definition: { use: NestMiddleware; }