UNPKG
@ntegral/nestjs-sendgrid-client
Version:
latest (1.0.3)
1.0.3
1.0.2
1.0.1
1.0.0
Provides an injectable SendGrid Client for the SendGrid v3 Web API
@ntegral/nestjs-sendgrid-client
/
lib
/
common
/
index.ts
3 lines
•
126 B
text/typescript
View Raw
1
2
3
export
*
from
'./sendgridclient.constants'
;
export
*
from
'./sendgridclient.decorator'
;
export
*
from
'./sendgridclient.util'
;