UNPKG

@llamaindex/ui

Version:

A comprehensive UI component library built with React, TypeScript, and Tailwind CSS for LlamaIndex applications

37 lines (32 loc) 1.05 kB
'use strict'; var chunk2YP352J4_js = require('../chunk-2YP352J4.js'); require('../chunk-HK7TFVDA.js'); require('../chunk-4E3IDRQJ.js'); Object.defineProperty(exports, "Card", { enumerable: true, get: function () { return chunk2YP352J4_js.Card; } }); Object.defineProperty(exports, "CardAction", { enumerable: true, get: function () { return chunk2YP352J4_js.CardAction; } }); Object.defineProperty(exports, "CardContent", { enumerable: true, get: function () { return chunk2YP352J4_js.CardContent; } }); Object.defineProperty(exports, "CardDescription", { enumerable: true, get: function () { return chunk2YP352J4_js.CardDescription; } }); Object.defineProperty(exports, "CardFooter", { enumerable: true, get: function () { return chunk2YP352J4_js.CardFooter; } }); Object.defineProperty(exports, "CardHeader", { enumerable: true, get: function () { return chunk2YP352J4_js.CardHeader; } }); Object.defineProperty(exports, "CardTitle", { enumerable: true, get: function () { return chunk2YP352J4_js.CardTitle; } });