adobe / adobe/target-nodejs-sdk
TypeScript support
Open
- Dominant language
- JavaScript
- Stars
- 26
- Forks
- 22
- PR merge metrics
- No merged PRs in 30d
Description
### Expected Behaviour
When installing the node module the [types folder](https://github.com/adobe/target-nodejs-sdk/tree/main/packages/target-nodejs-sdk/types) should be included for TypeScript support.
### Actual Behaviour
No typing is included
### Reproduce Scenario (including but not limited to)
on a clean environment install the package using: `npm i @adobe/target-nodejs-sdk -P`
#### Steps to Reproduce
Install this package using `npm i @adobe/target-nodejs-sdk -P`
#### Platform and Version
Node: v16.14.2
#### Sample Code that illustrates the problem
Contributor guide
Assessment
This issue has not been assessed yet.