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