Jacky Zhao
2023-08-20 96a3bfeafbe3e46bdf3e217dd934b026bc1b9f9f
quartz/cfg.ts
@@ -1,6 +1,6 @@
import { QuartzComponent } from "./components/types"
import { PluginTypes } from "./plugins/types"
import { Theme } from "./theme"
import { Theme } from "./util/theme"
export type Analytics =
  | null