@progress/kendo-react-conversational-ui
Version:
React Chat component allows the user to participate in chat sessions with users or chat bots. KendoReact Conversational UI components
20 lines (19 loc) • 702 B
JavaScript
/**
* @license
*-------------------------------------------------------------------------------------------
* Copyright © 2025 Progress Software Corporation. All rights reserved.
* Licensed under commercial license. See LICENSE.md in the package root for more information
*-------------------------------------------------------------------------------------------
*/
const e = {
name: "@progress/kendo-react-conversational-ui",
productName: "KendoReact",
productCode: "KENDOUIREACT",
productCodes: ["KENDOUIREACT"],
publishDate: 1751375835,
version: "11.2.0",
licensingDocsUrl: "https://www.telerik.com/kendo-react-ui/components/my-license/"
};
export {
e as packageMetadata
};