mirror of
https://github.com/alrayyes/wiki.git
synced 2025-04-30 06:14:13 +00:00
fix: allow partial when specifiying layout for emitter plugins
This commit is contained in:
parent
b87c6cd5c7
commit
8fa1a1e7b9
3 changed files with 3 additions and 3 deletions
quartz/plugins
|
@ -2,7 +2,7 @@ import { PluggableList } from "unified"
|
|||
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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue