@bigbinary/neeto-editor 1.25.17 → 1.25.18
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/index.cjs.js +1 -0
- package/index.cjs.js.map +1 -0
- package/index.js +1 -0
- package/index.js.map +1 -0
- package/package.json +1 -2
package/index.js
CHANGED
|
@@ -133560,3 +133560,4 @@ initializeI18n({
|
|
|
133560
133560
|
});
|
|
133561
133561
|
|
|
133562
133562
|
export { Attachments$1 as Attachments, Editor$1 as Editor, EditorContent, FormikEditor$1 as FormikEditor, Menu, isEditorEmpty, isEditorOverlaysActive, substituteVariables };
|
|
133563
|
+
//# sourceMappingURL=index.js.map
|