@progress/kendo-ui
Version:
This package is part of the [Kendo UI for jQuery](http://www.telerik.com/kendo-ui) suite.
13 lines (12 loc) • 405 B
JavaScript
//#region ../src/kendo.licensing.js
const __meta__ = {
id: "licensing",
name: "Licensing",
category: "framework",
description: "The licensing mechanism for Kendo UI for jQuery.",
depends: [],
hidden: true
};
console.warn("The kendo.licensing.(min).js file is deprecated and will be removed in a future release. Please remove it from your imports and references.");
//#endregion
export { __meta__ };