Jacky Zhao
2024-01-26 8fa1a1e7b9de36a93afed138dccb5f6663d40941
quartz/plugins/types.ts
@@ -2,7 +2,7 @@
import { StaticResources } from "../util/resources"
import { ProcessedContent } from "./vfile"
import { QuartzComponent } from "../components/types"
import { FilePath, FullSlug } from "../util/path"
import { FilePath } from "../util/path"
import { BuildCtx } from "../util/ctx"
export interface PluginTypes {