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