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

x/hono/mod.ts>Next

Fast, Lightweight, Web-standards
Extremely Popular
Go to Latest
type alias Next
import { type Next } from "https://deno.land/x/hono@v3.11.8/mod.ts";
definition: () => Promise<void>