electron/docs/api/structures/file-path-with-headers.md
Erick Zhao b9c4b27781
docs: backslash escape parametrized TypeScript types (#41575)
* docs: backslash escape parametrized TypeScript types

* missing instances
2024-03-25 11:19:44 +01:00

159 B

FilePathWithHeaders Object

  • path string - The path to the file to send.
  • headers Record<string, string> (optional) - Additional headers to be sent.