Skip to main content
Deno 2 is finally here 🎉️
Learn more
Go to Latest
type alias ExportContext
import { type ExportContext } from "https://deno.land/x/frugal@0.9.2/src/export/Export.ts";
definition: { config: FrugalConfig; snapshot: BuildCacheSnapshot; }