We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87b2a82 commit e9f59a2Copy full SHA for e9f59a2
types/index.d.ts
@@ -26,5 +26,3 @@ export type NodeTag = {
26
};
27
28
export type Node = NodeText | NodeTag;
29
-
30
0 commit comments