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