Jacky Zhao
2023-08-20 1bb00e72bb4ab8fcac186ef6961e400c60fb07de
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