We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73574cc commit f6713a8Copy full SHA for f6713a8
packages/ckeditor5-email/src/index.ts
@@ -7,7 +7,7 @@
7
* @module email
8
*/
9
10
-import './augmentation.js';
11
-
12
export { default as EmailIntegration } from './emailintegration.js';
13
export { default as EmailIntegrationUtils } from './emailintegrationutils.js';
+
+import './augmentation.js';
0 commit comments