npmjs.org : vue-functions : 2.0.1-beta
```sh npm install vue-functions ``` # usage & api ```js import * as vf from 'vue-functions' vf.method(...) ``` # api ### updatablePropsEvenUnbound ```js // eg 1 export default { mixins: [vf.updatablePropsEvenUnbound({ value: {localName: 'current'},
Registry -
Download -
JSON -
codemeta.json
purl: pkg:npm/vue-functions@2.0.1-beta
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- rollup-helper ^2.0.11 Development
- @babel/runtime ^7.7.7
- helper-js ^1.4.21-beta