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