Skip to main content
Latest
import * as periskopeMaytapiDeno from "https://deno.land/x/periskope_maytapi_deno@v1.4.0/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.