Skip to content

Commit 76f8569

Browse files
authored
[lexical] Chore: Add export of DOMExportOutputMap from lexical (#6805)
1 parent 8eae296 commit 76f8569

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/lexical/src/index.ts

+1
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ export type {
4242
DOMConversionMap,
4343
DOMConversionOutput,
4444
DOMExportOutput,
45+
DOMExportOutputMap,
4546
LexicalNode,
4647
NodeKey,
4748
NodeMap,

0 commit comments

Comments
 (0)