@progress/kendo-vue-pdf
Version:
20 lines (19 loc) • 769 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-vue-pdf",
productName: "Kendo UI for Vue",
productCode: "KENDOUIVUE",
productCodes: ["KENDOUIVUE"],
publishDate: 1743151332,
version: "6.3.0",
licensingDocsUrl: "https://www.telerik.com/kendo-vue-ui/my-license/?utm_medium=product&utm_source=kendovue&utm_campaign=kendo-ui-vue-purchase-license-keys-warning"
};
export {
e as packageMetadata
};