@progress/kendo-ui
Version:
This package is part of the [Kendo UI for jQuery](http://www.telerik.com/kendo-ui) suite.
15 lines (13 loc) • 487 B
JavaScript
Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
//#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
exports.__meta__ = __meta__;