Aaron Bull Schaefer
2024-12-03 adb326c933426bb350bbde8580ef7ddc0fee59c3
quartz/util/ctx.ts
@@ -14,6 +14,7 @@
}
export interface BuildCtx {
  buildId: string
  argv: Argv
  cfg: QuartzConfig
  allSlugs: FullSlug[]