@imgly/plugin-ai-apps-web 0.1.0-rc.1 → 0.1.0
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/LICENSE.md +1 -0
- package/dist/index.mjs +18 -18
- package/dist/index.mjs.map +4 -4
- package/dist/types.d.ts +7 -0
- package/package.json +3 -3
package/LICENSE.md
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
The licensed code may be used by the customer solely in connection with an IMG.LY licensed product and for commercial purposes under the terms set forth in this agreement. Any other use of the licensed code is strictly prohibited unless otherwise agreed in writing by IMG.LY.
|