-
Notifications
You must be signed in to change notification settings - Fork 783
Closed
Labels
difficulty: easyfix is easy in difficultyfix is easy in difficultystatus: help wantedrequesting help from the communityrequesting help from the communitytype: bugbug in the librarybug in the library
Description
Issue Summary
The class MailService in mail.d.ts needs to define setTimeout in order to provide a proper type to the typescript compiler.
Steps to Reproduce
- N/A
Code Snippet
/**
* Set timeout for request
*/
setTimeout(timeout: number): void;Exception/Log
Technical details:
- sendgrid-nodejs version: 6.5.4
- node version: NODE 12 LTS
Metadata
Metadata
Assignees
Labels
difficulty: easyfix is easy in difficultyfix is easy in difficultystatus: help wantedrequesting help from the communityrequesting help from the communitytype: bugbug in the librarybug in the library