Skip to main content
Deno 2 is finally here 🎉️
Learn more
Extremely Popular
Go to Latest
type alias FromManifestConfig
import { type FromManifestConfig } from "https://deno.land/x/fresh@1.5.1/src/server/context.ts";
definition: FreshConfig & { skipSnapshot?: boolean; dev?: boolean; }