@progress/kendo-react-dropdowns
Version:
React DropDowns offer an interface for users to select different items from a list and more. KendoReact Dropdowns package
20 lines (19 loc) • 808 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 = Object.freeze({
name: "@progress/kendo-react-dropdowns",
productName: "KendoReact",
productCode: "KENDOUIREACT",
productCodes: ["KENDOUIREACT"],
publishDate: 1756396835,
version: "12.0.1",
licensingDocsUrl: "https://www.telerik.com/kendo-react-ui/components/my-license/?utm_medium=product&utm_source=kendoreact&utm_campaign=kendo-ui-react-purchase-license-keys-warning"
});
export {
e as packageMetadata
};