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