const MyDirective = { created(el, binding, vnode, prevVnode) {}, beforeMount() {}, mounted() {}, beforeUpdate() {}, updated() {}, beforeUnmount() {}, unmounted() {} }