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