@adobe/ccweb-add-on-sdk-types
v1.10.0
Published
Type definitions for Adobe Creative Cloud Web Add-on SDK.
Downloads
5,148
Readme
@adobe/ccweb-add-on-sdk-types
Description
This package exports type definitions for @adobe/create-ccweb-add-on. It provides auto-completion and type checking capabilities which improves the TypeScript add-on development experience.
Usage Notes
This package contains Add-on SDK type definitions. However, in itself this package is unusable. You must install @types/adobe__ccweb-add-on-sdk instead, to use the Add-on SDK type definitions in your Add-on project.
For add-on projects created using @adobe/create-ccweb-add-on, @types/adobe__ccweb-add-on-sdk is pre-installed.
For more information about developing Adobe Express add-ons, check out the documentation.