Skip to content

Commit 12acb3b

Browse files
committed
docs: update
1 parent d2c1751 commit 12acb3b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

active-rfcs/0000-infer-attrs.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
- Implementation PR: [vuejs/core#7444](https://github.com/vuejs/core/pull/7444)
55

66
# Summary
7-
87
Allow to infer `attrs` when passing type on the second param of`defineComponent`. And In the `setup-script`, passing generic type on the `useAttrs<T>` make `attrs` inferred.
98

109
I already publish an npm package named [vue-ts-utils](https://github.com/rudy-xhd/vue-ts-utils), so that you can use `defineComponent` to infer attrs in advance.

0 commit comments

Comments
 (0)