UNPKG

vuetify

Version:

Vue.js 2 Semantic Component Framework

9 lines (6 loc) 180 B
import VParallax from './VParallax' /* istanbul ignore next */ VParallax.install = function install (Vue) { Vue.component(VParallax.name, VParallax) } export default VParallax