mirror of
https://github.com/tauri-apps/tauri-docs.git
synced 2026-01-31 00:35:16 +01:00
668 B
668 B
@tauri-apps/api / http / FilePart
Interface: FilePart<T>
http.FilePart
Type parameters
| Name |
|---|
T |
Properties
file
file: string | T
Defined in
fileName
Optional fileName: string
Defined in
mime
Optional mime: string