We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b72d853 commit 0f3ff15Copy full SHA for 0f3ff15
packages/lexical-utils/flow/LexicalUtils.js.flow
@@ -135,4 +135,4 @@ declare export function $firstToLastIterator(node: ElementNode): Iterable<Lexica
135
136
declare export function $lastToFirstIterator(node: ElementNode): Iterable<LexicalNode>;
137
138
-declare export function $unwrapNode(node: ElementNode): void;
+declare export function $unwrapNode(node: ElementNode): void;
0 commit comments