UNPKG

aurelia-kendoui-bridge

Version:

A set of Telerik KendoUI wrappers for Aurelia allowing developers to easily use KendoUI components in their Aurelia application.

22 lines (18 loc) 440 B
System.register([], function (_export, _context) { "use strict"; var PDF; function _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError("Cannot call a class as a function"); } } return { setters: [], execute: function () { _export("PDF", PDF = function PDF() { _classCallCheck(this, PDF); }); _export("PDF", PDF); } }; });