The FileList interface represents an object of this type returned by the files property of the HTML input element; this lets you access the list of files selected with the <input type='file'> element.
FileList
files
<input type='file'>
MDN Reference