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