@adobe/universal-editor-cors
v2.3.7
Published
Utility providing communication layer between edited App and Universal Editor.
Downloads
702
Maintainers
Keywords
Readme
@adobe/universal-editor-cors
This utility provides communication layer between edited App and Universal Editor.
Installation and usage
cd my-project
yarn add @adobe/universal-editor-cors
// add import to index.js (or root of your app)
import "@adobe/universal-editor-cors";
Licensing
This project is licensed under the Apache V2 License. See LICENSE for more information.