import * as windmill from "https://deno.land/x/windmill@v1.33.0/windmill-api/middleware.ts";
Interfaces
Defines the contract for a middleware intercepting requests before they are sent (but after the RequestContext was created) and before the ResponseContext is unwrapped. | |
Defines the contract for a middleware intercepting requests before they are sent (but after the RequestContext was created) and before the ResponseContext is unwrapped. |