Anton Bulakh
2024-12-26 69a0ddf73396ae7018f67c287bbb0891b5dae191
quartz/util/ctx.ts
@@ -14,6 +14,7 @@
}
export interface BuildCtx {
  buildId: string
  argv: Argv
  cfg: QuartzConfig
  allSlugs: FullSlug[]