UNPKG

react-carousel-query

Version:

A infinite carousel component made with react that handles the pagination for you.

10 lines 266 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.JsonPackValue = void 0; class JsonPackValue { constructor(val) { this.val = val; } } exports.JsonPackValue = JsonPackValue; //# sourceMappingURL=JsonPackValue.js.map