We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7127020 commit 44da216Copy full SHA for 44da216
src/types.d.ts
@@ -23,7 +23,6 @@ export interface YamlToStringOptions extends ToStringOptions {
23
preserveOrder?: boolean
24
}
25
26
-
27
export interface RemarkMDCOptions {
28
components?: ComponentHandler[]
29
frontmatter?: YamlParseOptions
0 commit comments