The ListFilesOptions interface describes the options (a single filter) that can be passed to the listFiles method.
ListFilesOptions
listFiles
Optional
A filter object to filter the files returned by the listFiles method.
The
ListFilesOptions
interface describes the options (a single filter) that can be passed to thelistFiles
method.