UNPKG
@ntegral/sendgrid-client
Version:
latest (1.0.2)
1.0.2
1.0.1
1.0.0
Client for the SendGrid v3 Web API
@ntegral/sendgrid-client
/
tsconfig.build.json
4 lines
•
100 B
JSON
View Raw
1
2
3
4
{
"exclude"
:
[
"node_modules"
,
"test"
,
"dist"
,
"**/*spec.ts"
]
,
"extends"
:
"./tsconfig.json"
}