@progress/kendo-react-form
Version:
React Form is a small and fast package for form state management with zero dependencies. KendoReact Form package
20 lines (19 loc) • 689 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-form",
productName: "KendoReact",
productCode: "KENDOUIREACT",
productCodes: ["KENDOUIREACT"],
publishDate: 1748961951,
version: "11.1.0",
licensingDocsUrl: "https://www.telerik.com/kendo-react-ui/components/my-license/"
};
export {
e as packageMetadata
};