vue-decorator
v1.1.3
Published
Custom decorators to vue-class-component that fits Vue 3
Downloads
1,896
Maintainers
Readme
Welcome to vue-decorator
Hi!, this is a wrapper to two good projects:
This give us custom decorators provide by vue-class-component and vue-property-decorator that fits Vue 3
##Compatible: Vue 3
Install
yarn
yarn add vue-decorator
npm
npm i vue-decorator