EmailAttachment = object
Defined in: index.ts:6
Type Aliases
EmailAttachment
API Reference / @modelence/resend / 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:6
| Property | Type | Defined in |
|---|---|---|
content | Buffer | string | index.ts:8 |
contentType | string | index.ts:9 |
filename | string | index.ts:7 |