Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/fastro/server/types.ts>Next

Fast and simple web application framework for deno
Go to Latest
interface Next
import { type Next } from "https://deno.land/x/fastro@v0.67.1/server/types.ts";

Call Signatures

(error?: Error): void