Type Alias FilePickerResult

FilePickerResult: Promise<FileWithHandle | FileWithHandle[]>

File picker dialog result object, which is a Promise that resolves to a file or an array of files with handles.

MMNEPVFCICPMFPCPTTAAATR