jszip
jszip copied to clipboard
adding function to return all files since rooot
I need a function that return an array to iterate in async/await to upload files to another source.
A callback function doesn't work for me. thanks in advance.