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