Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/fresh/server.ts>FromManifestConfig

The next-gen web framework.
Extremely Popular
Go to Latest
type alias FromManifestConfig
import { type FromManifestConfig } from "https://deno.land/x/fresh@1.5.4/server.ts";
definition: FreshConfig & { skipSnapshot?: boolean; dev?: boolean; }