A function to recursively extract files and their object paths within a value, replacing them with null in a deep clone without mutating the original value. FileList instances are treated as File instance arrays. Files are typically File and Blob instances.
<sourcefolder>/node_modules/apollo-upload-client/node_modules/extract-files/extractFiles.mjs(141,30)
TS2488: Type 'any[] | FileList' must have a '[Symbol.iterator]()' method that returns an iterator.
It seems like a bug in your library in combination with typescript.
Version 13.0.0
I get in the new version the error:
It seems like a bug in your library in combination with typescript.
I use the library via apollo-upload-client