UNPKG

@llamaindex/ui

Version:

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

7 lines (6 loc) 161 B
export { ListRenderer } from "./list-renderer"; export { buildArrayItemPath, isArrayItemChanged, getArrayItemDefaultValue, } from "./list-renderer-utils";