Jules Kreuer
2024-11-21 a727b57e46355ae59ac6f26078c29f0d24b2b841
quartz/util/ctx.ts
@@ -14,6 +14,7 @@
}
export interface BuildCtx {
  buildId: string
  argv: Argv
  cfg: QuartzConfig
  allSlugs: FullSlug[]