dependabot[bot]
2024-09-11 082cbb74c3b211fb407fd622ddabb6c0864eaa26
quartz/util/ctx.ts
@@ -14,6 +14,7 @@
}
export interface BuildCtx {
  buildId: string
  argv: Argv
  cfg: QuartzConfig
  allSlugs: FullSlug[]