Skip to content

Commit 76c65f5

Browse files
committed
Fix missing export for reduceChildren
1 parent d4bdaa2 commit 76c65f5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/vue-vnode-utils/src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ export {
2222
findChild,
2323
isEmpty,
2424
type IterationOptions,
25+
reduceChildren,
2526
replaceChildren,
2627
SKIP_COMMENTS,
2728
someChild

0 commit comments

Comments
 (0)