electron/docs/api/structures/file-path-with-headers.md

5 lines
157 B
Markdown
Raw Normal View History

# FilePathWithHeaders Object
* `path` String - The path to the file to send.
* `headers` Record<string, string> (optional) - Additional headers to be sent.