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