UNPKG

@progress/kendo-ui

Version:

This package is part of the [Kendo UI for jQuery](http://www.telerik.com/kendo-ui) suite.

17 lines (13 loc) 427 B
'use strict'; /* eslint no-console: ["error", { allow: ["warn", "error"] }] */ const __meta__ = { id: "polifill", name: "Polifill", category: "web", description: "A polifill for kendo. Typically injected in messages and cultures.", depends: [ ], }; if (!window.kendo) { console.error("kendo is not loaded.", "Ensure that kendo scripts are loaded before this script."); } exports.__meta__ = __meta__;