Jacky Zhao
2023-08-23 1128efcf237d275343daaab16e1b1d3e228999b9
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