Skip to main content
Module

x/fastro/server/mod.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.0/server/mod.ts";

Call Signatures

(error?: Error): void