UNPKG

@progress/kendo-gantt-react-wrapper

Version:

Kendo UI Gantt wrapper for React

15 lines 395 B
window.moduleDirectives = (window.moduleDirectives || []).concat([{ module: 'jquery', import: '$', defaultExport: true },{ module: '@progress/kendo-ui', main: 'js/kendo.all.js', import: 'kendo', defaultExport: true },{ module: '@progress/kendo-gantt-react-wrapper', main: 'dist/cdn/kendo-gantt-react-wrapper.js', match: '(Gantt)', import: 'Gantt' }]);