Skip to main content
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.66.0/server/types.ts";

Call Signatures

(error?: Error): void