import * as mod from "https://dotland-vbqsvsrpfncg.deno-staging.dev/x/oak@v11.1.0/context.ts";ClassescContextProvides context about the current request and response to middleware functions, and the current instance being processed is the first argument provided a {@link Middleware} function. InterfacesIContextOptionsIContextSendOptions