vue tsx support:TSX(用于TypeScript的JSX)对Vue的支持库 源码
vue-tsx-支持 适用于Vue的TSX(用于TypeScript的JSX)支持库 :warning_selector: 突破性变化 如果您的项目已使用vue-tsx-support v2,请参阅部分。 目录 新的功能 声明事件的Typesafe发出 @ vue / composition-api支持 前提条件 Vue> = 2.6.0, = 3.8.0(建议使用3.9.2或更高版本) vue-tsx-support不支持Vue 3,因为Vue 3具有它自己的JSX类型检查器,并且与Vue 2不兼容。 如果您想将组合API与vue-tsx-support使用,则可以使用 。
文件列表
vue-tsx-support-master.zip
(预估有个60文件)
vue-tsx-support-master
.gitignore
921B
package.json
2KB
src
modifiers.ts
8KB
vca.ts
3KB
advance.ts
905B
index.ts
469B
api.ts
8KB
options
暂无评论