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