import * as oakNest from "https://deno.land/x/oak_nest@v1.14.2/modules/elasticsearch/example/deps.ts";
Classes
A class which registers middleware (via | |
Provides context about the current request and response to middleware
functions, and the current instance being processed is the first argument
provided a | |