Skip to main content
The Deno 2 Release Candidate is here
Learn more
Latest
type alias NextFunction
import { type NextFunction } from "https://deno.land/x/static_files@1.1.6/src/types.ts";
definition: (err?: any) => void