Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/mith/example/deps.ts>Mith#nextStack

A middleware framework for Deno's http/s server.
Latest
method Mith.prototype.nextStack
import { Mith } from "https://deno.land/x/mith@v0.9.6/example/deps.ts";

Returns the next stack in line before > main > after || error > after

Parameters

stack: Stacks

current stack of the request