Closed
Description
Issue Summary
Sendgrid version: 4.7.1
Trying to make use of sendgrid in typescript. Cannot make use of the SendGrid
namespace.
Would be great to have some working examples of using typescript with sendgrid.
Steps to Reproduce
- clone sendgrid-ts-demo repo, `
npm install
npm test
(which runstsc
)- error
Technical details:
- sendgrid-nodejs Version: 4.7.1
- Node.js Version: 5.5.0
- Typescript Version: 1.8.10, 2.0.6