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