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