UNPKG

hongluan-ui

Version:
11 lines (7 loc) 365 B
'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); const carouselContextKey = Symbol("carouselContextKey"); const carouselIndicatorContextKey = Symbol("carouselIndicatorContextKey"); exports.carouselContextKey = carouselContextKey; exports.carouselIndicatorContextKey = carouselIndicatorContextKey; //# sourceMappingURL=carousel.js.map