Anton Bulakh
2025-01-24 4e4930ef9c2e2ddb9bcb1436660d3a3002c19844
quartz/util/ctx.ts
@@ -14,6 +14,7 @@
}
export interface BuildCtx {
  buildId: string
  argv: Argv
  cfg: QuartzConfig
  allSlugs: FullSlug[]