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