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