@goldsucc/cds-types
v0.6.9
Published
Type definitions for main packages of CAP, like `@sap/cds`
Downloads
59
Readme
cds-types
About this Project
Contains type definitions for the Node.js SDK of the SAP Cloud Application Programming Model (CAP).
Requirements and Setup
Just install package @sap/cds
into a Javascript or Typescript project, and the types will automatically be available in modern IDEs like VS Code.
Find more information on the APIs in the Node.js SDK documentation.
Note to Microsoft Windows Users
If you rename your project after you installed the type definitions on Windows, you have to rerun npm install
to correctly recreate the symlink node_modules/@types/sap__cds
.
Support, Feedback, Contributing
Local Setup
After cloning, just run
npm run setup
which installs all dependencies.
This project is open to feature requests/suggestions, bug reports etc. via GitHub issues. Contribution and feedback are encouraged and always welcome. For more information about how to contribute, the project structure, as well as additional contribution information, see our Contribution Guidelines.
Security / Disclosure
If you find any bug that may be a security problem, please follow our instructions at in our security policy on how to report it. Please do not create GitHub issues for security-related doubts or problems.
Code of Conduct
We as members, contributors, and leaders pledge to make participation in our community a harassment-free experience for everyone. By participating in this project, you agree to abide by its Code of Conduct at all times.
Licensing
Copyright 2019-2024 SAP SE or an SAP affiliate company and cds-types
contributors. Please see our LICENSE for copyright and license information. Detailed information including third-party components and their licensing/copyright information is available via the REUSE tool.