mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
docs: backslash escape parametrized TypeScript types (#41692)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# FilePathWithHeaders Object
|
||||
|
||||
* `path` string - The path to the file to send.
|
||||
* `headers` Record<string, string> (optional) - Additional headers to be sent.
|
||||
* `headers` Record\<string, string\> (optional) - Additional headers to be sent.
|
||||
|
||||
Reference in New Issue
Block a user