Closed smithsz closed 5 years ago
CHANGES.md
CHANGELOG.md
Use named import for request.CoreOptions type.
request.CoreOptions
Fixes #350.
No change.
Added new test for importing the typescript types test/typescript/cloudant.ts.
test/typescript/cloudant.ts
Add test https://github.com/cloudant/nodejs-cloudant/pull/351/commits/72d8e73e70c56de0b968d6aca5fe10b91e542ca9 to ensure declaration files can be imported without error.
Checklist
CHANGES.md
|CHANGELOG.md
) or test/build only changesDescription
Use named import for
request.CoreOptions
type.Fixes #350.
Schema & API Changes
No change.
Security and Privacy
No change.
Testing
Added new test for importing the typescript types
test/typescript/cloudant.ts
.Monitoring and Logging
No change.