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