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
/
lib
/
index.ts
4 lines
(3 loc)
•
82 B
text/typescript
View Raw
1
2
3
4
export
*
from
"./client"
;
export
*
from
"./common"
;
export
*
from
"./interfaces"
;