UNPKG

@llamaindex/ui

Version:

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

49 lines (44 loc) 1.5 kB
'use strict'; var chunk6NRRUNYK_js = require('../chunk-6NRRUNYK.js'); require('../chunk-HK7TFVDA.js'); require('../chunk-ORMEWXMH.js'); Object.defineProperty(exports, "Select", { enumerable: true, get: function () { return chunk6NRRUNYK_js.Select; } }); Object.defineProperty(exports, "SelectContent", { enumerable: true, get: function () { return chunk6NRRUNYK_js.SelectContent; } }); Object.defineProperty(exports, "SelectGroup", { enumerable: true, get: function () { return chunk6NRRUNYK_js.SelectGroup; } }); Object.defineProperty(exports, "SelectItem", { enumerable: true, get: function () { return chunk6NRRUNYK_js.SelectItem; } }); Object.defineProperty(exports, "SelectLabel", { enumerable: true, get: function () { return chunk6NRRUNYK_js.SelectLabel; } }); Object.defineProperty(exports, "SelectScrollDownButton", { enumerable: true, get: function () { return chunk6NRRUNYK_js.SelectScrollDownButton; } }); Object.defineProperty(exports, "SelectScrollUpButton", { enumerable: true, get: function () { return chunk6NRRUNYK_js.SelectScrollUpButton; } }); Object.defineProperty(exports, "SelectSeparator", { enumerable: true, get: function () { return chunk6NRRUNYK_js.SelectSeparator; } }); Object.defineProperty(exports, "SelectTrigger", { enumerable: true, get: function () { return chunk6NRRUNYK_js.SelectTrigger; } }); Object.defineProperty(exports, "SelectValue", { enumerable: true, get: function () { return chunk6NRRUNYK_js.SelectValue; } });