UNPKG

@progress/kendo-editor-react-wrapper

Version:

Kendo UI Editor wrapper for React

20 lines (19 loc) 408 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-editor-react-wrapper', main: 'dist/cdn/kendo-editor-react-wrapper.min.js', match: '(Editor)', import: 'Editor' } ]);