hongluan-ui
Version:
Hongluan Component Library for Vue 3
11 lines (7 loc) • 365 B
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
const carouselContextKey = Symbol("carouselContextKey");
const carouselIndicatorContextKey = Symbol("carouselIndicatorContextKey");
exports.carouselContextKey = carouselContextKey;
exports.carouselIndicatorContextKey = carouselIndicatorContextKey;
//# sourceMappingURL=carousel.js.map