Skip to content

Commit 9a8073d

Browse files
committed
chore: fix type
1 parent 28e30c8 commit 9a8073d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

packages/vue/jsx.d.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ declare global {
99
extends JSXInternal.ElementAttributesProperty {}
1010
interface IntrinsicElements extends JSXInternal.IntrinsicElements {}
1111
interface IntrinsicAttributes extends JSXInternal.IntrinsicAttributes {}
12-
interface ElementChildrenAttribute
13-
extends JSXInternal.ElementChildrenAttribute {}
1412
}
1513
}
1614

0 commit comments

Comments
 (0)