1.0.4 • Published 1 year ago

@ttou/wujie-typings v1.0.4

Weekly downloads
-
License
MulanPSL2
Repository
-
Last release
1 year ago

无界类型定义

基于 Wujie 1.0.18 版本编写

  • Vue组件 引用 vue.d.ts
  • JSX组件引用 jsx.d.ts
  • 全局变量引用 global.d.ts

tsconfig.json 示例:

{
  "compilerOptions": {
    "types": [
      "@ttou/wujie-typings/global",
      "@ttou/wujie-typings/jsx"
    ]
  }
}
1.0.4

1 year ago

1.0.2

2 years ago

1.0.3

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago