Skip to content

Commit e9f59a2

Browse files
committed
perf: types content
1 parent 87b2a82 commit e9f59a2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

types/index.d.ts

-2
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,3 @@ export type NodeTag = {
2626
};
2727

2828
export type Node = NodeText | NodeTag;
29-
30-

0 commit comments

Comments
 (0)