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