Skip to content
This repository was archived by the owner on Apr 1, 2023. It is now read-only.

Commit f139c9a

Browse files
GabrielNSDde-dan
andauthored
Update src/definitions.ts
Co-authored-by: Daniel Kasper <[email protected]>
1 parent 1fb4708 commit f139c9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/definitions.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ export interface PickFilesOptions {
1616
*/
1717
types?: string[];
1818
/**
19-
* List of custom extensions. Necessary in iOS since the mimetype alone is not enought
19+
* iOS only. List of custom file name extensions (without leading dot '.'). Necessary in iOS since custom mimetypes are not supported.
2020
*
2121
* Example: `['cs2']`
2222
*/

0 commit comments

Comments
 (0)