UNPKG

vuetify

Version:

Vue.js 2 Semantic Component Framework

14 lines (12 loc) 205 B
'use strict'; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = { name: 'transitionable', props: { mode: String, origin: String, transition: String } };