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