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