Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Correct TypeScript definitions #1

Closed
wants to merge 1 commit into from

Conversation

notheotherben
Copy link
Owner

See sendgrid#251 and notheotherben/sendgrid-ts-demo#1 for more details on what wasn't working.

This ensures that the following code works correctly:

import * as SendGrid from "sendgrid";

const sendGrid = SendGrid("MYAPIKEY");
``

See sendgrid#251 and <notheotherben/sendgrid-ts-demo#1> for more details on what wasn't working
notheotherben pushed a commit that referenced this pull request Nov 6, 2017
update master from upstream
notheotherben pushed a commit that referenced this pull request Mar 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants