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 603e884 commit 5127101Copy full SHA for 5127101
complex-types.d.ts
@@ -32,7 +32,7 @@ declare module 'hast' {
32
}
33
34
interface ElementContentMap {
35
- mdxFlowExpression: MdxFlowExpression
+ mdxTextExpression: MdxTextExpression
36
mdxFlowExpression: MdxFlowExpression
37
38
0 commit comments