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