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