wst-components-ztl-1
TypeScript icon, indicating that this package has built-in type declarations

1.4.23 • Public • Published

当本地开发vue2版本相关组件时,请将node版本降低到node14×

使用的vue相关的api时不要直接引用vue如下:

正确的

import { ref, Ref, watch, PropType, nextTick } from "vue-demi";

不正确的

import { ref, Ref, watch, PropType, nextTick } from "vue";

Readme

Keywords

none

Package Sidebar

Install

npm i wst-components-ztl-1

Weekly Downloads

1

Version

1.4.23

License

none

Unpacked Size

3.85 MB

Total Files

45

Last publish

Collaborators

  • zangtl