Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Go to Latest
type alias ExportContext
import { type ExportContext } from "https://deno.land/x/frugal@0.9.0/src/export/Export.ts";
definition: { config: FrugalConfig; snapshot: BuildCacheSnapshot; }