Home
last modified time | relevance | path

Searched refs:UploadOptionsMultipart (Results 1 – 3 of 3) sorted by relevance

/expo/packages/expo-file-system/build/
H A DFileSystem.types.d.ts73 export type FileSystemUploadOptions = (UploadOptionsBinary | UploadOptionsMultipart) & {
104 export type UploadOptionsMultipart = { alias
H A DFileSystem.types.js.map1UploadOptionsMultipart`](#uploadoptionsmultipart) type.\n */\n MULTIPART = 1,\n}\n\nexport type…
/expo/packages/expo-file-system/src/
H A DFileSystem.types.ts81 export type FileSystemUploadOptions = (UploadOptionsBinary | UploadOptionsMultipart) & {
114 export type UploadOptionsMultipart = { alias