UNPKG

vue-carousel-3d

Version:

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

6 lines (5 loc) 93 B
export function Locale(config) { if (config != null) { this.set(config); } }