@engagently/types v5.3.0
@engagently/types
Type definitions for integrating Engagently into your typescript project.
Installation
Install the package via npm or yarn:
npm install @engagently/types --save-devOr if you are using yarn:
yarn add @engagently/types --dev
Important Notes
Always make sure to use the latest version of
@engagently/types. Regular updates are made to ensure the types are in sync with the latest features and changes. To ensure you're using the latest, always check the version in yourpackage.jsonand compare it with the latest version on the npm registry.After installing or updating, you need to include
@engagently/typesin thetypesarray of yourtsconfig.jsonto ensure TypeScript recognizes and uses the types from this package.
Configuration
In your tsconfig.json, add @engagently/types to the types array:
{
"compilerOptions": {
// ... other options
"types": ["@engagently/types", ...otherTypes]
}
}Support
For any issues or questions related to @engagently/types, please contact our support or refer to the official documentation.
8 months ago
8 months ago
8 months ago
12 months ago
1 year ago
1 year ago
8 months ago
10 months ago
10 months ago
10 months ago
11 months ago
11 months ago
1 year ago
10 months ago
11 months ago
1 year ago
12 months ago
1 year ago
1 year ago
2 years ago
2 years ago
2 years ago
1 year ago
1 year ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago