UNPKG

vue-carousel-3d

Version:

Beautiful, flexible and touch supported 3D Carousel for Vue.js

6 lines (4 loc) 105 B
import { createDuration } from './create'; export function clone() { return createDuration(this); }