EmailAttachment = object
Defined in: index.ts:7
Type Aliases
EmailAttachment
API Reference / @modelence/smtp / EmailAttachment
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
EmailAttachment = object
Defined in: index.ts:7
| Property | Type | Defined in |
|---|---|---|
content | Buffer | string | index.ts:9 |
contentType | string | index.ts:10 |
filename | string | index.ts:8 |