@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) • 697 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-excel-export",
productName: "KendoReact",
productCode: "KENDOUIREACT",
productCodes: ["KENDOUIREACT"],
publishDate: 1748962474,
version: "11.1.0",
licensingDocsUrl: "https://www.telerik.com/kendo-react-ui/components/my-license/"
};
export {
e as packageMetadata
};