UNPKG

vue-carousel-3d

Version:

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

6 lines (4 loc) 130 B
var core = require('./core'); module.exports = function isCore(x) { return Object.prototype.hasOwnProperty.call(core, x); };