summaryrefslogtreecommitdiffstats
path: root/index.d.ts
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #308 from SPARTAN563/feat/typescript-promise-apiElmer Thomas2016-10-051-0/+1
|\ | | | | feat: Add support for promises to the TypeScript definitions file
| * feat: Add support for promises to the TypeScript definitions fileBenjamin Pannell2016-09-291-0/+1
| |
* | fix: Allow emptyRequest() to be called with a request objectBenjamin Pannell2016-10-041-1/+1
|/ | | | Fixes an issue raised in #308
* fix: Correct TypeScript definitionsBenjamin Pannell2016-09-201-2/+3
| | | See #251 and <https://github.com/SPARTAN563/sendgrid-ts-demo/pull/1> for more details on what wasn't working
* feat: Add TypeScript typings definition file for v3 APIBenjamin Pannell2016-09-151-0/+472