dependabot[bot]
2025-02-25 28fe9b2095d078fb464e46791265c4bfac7b11c7
quartz/util/ctx.ts
@@ -14,6 +14,7 @@
}
export interface BuildCtx {
  buildId: string
  argv: Argv
  cfg: QuartzConfig
  allSlugs: FullSlug[]