UNPKG

@progress/kendo-react-excel-export

Version:

React Excel export helps you export and save data to Excel files and customize or filter the output. KendoReact Excel Export package

20 lines (19 loc) 712 B
/** * @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 = Object.freeze({ name: "@progress/kendo-react-excel-export", productName: "KendoReact", productCode: "KENDOUIREACT", productCodes: ["KENDOUIREACT"], publishDate: 1758269820, version: "12.0.2", licensingDocsUrl: "https://www.telerik.com/kendo-react-ui/components/my-license/" }); export { e as packageMetadata };