Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@adobe/ccweb-add-on-sdk-types

adobe1.2kMIT1.18.0TypeScript support: included

Type definitions for Adobe Creative Cloud Web Add-on SDK.

adobe, creative cloud web, express, add-on, typescript, sdk, typings

readme

@adobe/ccweb-add-on-sdk-types

Version Downloads/week License

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.