@llamaindex/ui
Version:
A comprehensive UI component library built with React, TypeScript, and Tailwind CSS for LlamaIndex applications
38 lines (33 loc) • 1.15 kB
JavaScript
var chunkKQINV2AN_js = require('../chunk-KQINV2AN.js');
require('../chunk-64FRNQ3S.js');
require('../chunk-HK7TFVDA.js');
require('../chunk-ORMEWXMH.js');
Object.defineProperty(exports, "Pagination", {
enumerable: true,
get: function () { return chunkKQINV2AN_js.Pagination; }
});
Object.defineProperty(exports, "PaginationContent", {
enumerable: true,
get: function () { return chunkKQINV2AN_js.PaginationContent; }
});
Object.defineProperty(exports, "PaginationEllipsis", {
enumerable: true,
get: function () { return chunkKQINV2AN_js.PaginationEllipsis; }
});
Object.defineProperty(exports, "PaginationItem", {
enumerable: true,
get: function () { return chunkKQINV2AN_js.PaginationItem; }
});
Object.defineProperty(exports, "PaginationLink", {
enumerable: true,
get: function () { return chunkKQINV2AN_js.PaginationLink; }
});
Object.defineProperty(exports, "PaginationNext", {
enumerable: true,
get: function () { return chunkKQINV2AN_js.PaginationNext; }
});
Object.defineProperty(exports, "PaginationPrevious", {
enumerable: true,
get: function () { return chunkKQINV2AN_js.PaginationPrevious; }
});
;