Jacky Zhao
2023-08-17 2dc0ae279cae87e37c94c42d4ad87107f2a5b5d2
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