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