mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-05-16 19:09:18 +08:00
udpate tests
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
* Created from usage code samples from //github.com/sendgrid/smtpapi-nodejs#usage
|
||||
*/
|
||||
|
||||
///<reference path="smtpapi-nodejs.d.ts" />
|
||||
///<reference path="smtpapi.d.ts" />
|
||||
|
||||
import smtpapi = require("smtpapi");
|
||||
var header = new smtpapi();
|
||||
|
||||
Reference in New Issue
Block a user