import behavior from './behavior.js' export default (Vue, options) => Vue.mixin(behavior(options))