Open
Description
Documentation Issue
The sendEmail function lacks clear documentation on how to send emails with attachments. It’s unclear how attachments should be structured or included, and there are no examples provided. This makes implementation difficult without inspecting the source.
Additional Details
I found an attachment's property, but it is typed as never[].
Found in the resend package, some references to attachment