Andrew
2024-08-24 c4cd84dcc884469a0d84e2bec239b2fc3596c44f
quartz/util/ctx.ts
@@ -14,6 +14,7 @@
}
export interface BuildCtx {
  buildId: string
  argv: Argv
  cfg: QuartzConfig
  allSlugs: FullSlug[]