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