UNPKG

@llamaindex/ui

Version:

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

42 lines (37 loc) 1.21 kB
'use strict'; var chunkLIHPITBY_js = require('../chunk-LIHPITBY.js'); require('../chunk-6EPYNZAB.js'); require('../chunk-HK7TFVDA.js'); require('../chunk-4E3IDRQJ.js'); Object.defineProperty(exports, "Form", { enumerable: true, get: function () { return chunkLIHPITBY_js.Form; } }); Object.defineProperty(exports, "FormControl", { enumerable: true, get: function () { return chunkLIHPITBY_js.FormControl; } }); Object.defineProperty(exports, "FormDescription", { enumerable: true, get: function () { return chunkLIHPITBY_js.FormDescription; } }); Object.defineProperty(exports, "FormField", { enumerable: true, get: function () { return chunkLIHPITBY_js.FormField; } }); Object.defineProperty(exports, "FormItem", { enumerable: true, get: function () { return chunkLIHPITBY_js.FormItem; } }); Object.defineProperty(exports, "FormLabel", { enumerable: true, get: function () { return chunkLIHPITBY_js.FormLabel; } }); Object.defineProperty(exports, "FormMessage", { enumerable: true, get: function () { return chunkLIHPITBY_js.FormMessage; } }); Object.defineProperty(exports, "useFormField", { enumerable: true, get: function () { return chunkLIHPITBY_js.useFormField; } });