UNPKG

vuex-bound

Version:

Vue two-way binding (v-model) for Vuex state and mutations.

7 lines (5 loc) 149 B
declare const _default: { mapModel(namespace?: string, map: Array<string> | Object): Object; updateModel(): Object, }; export default _default;