Hoping for a clean way to get an array of filenames in directory
Trying to do something like this:
But I get this:
Is a for loop the only way?
But I get this:
Property 'map' does not exist on type 'Iterable<DirEntry>'.Is a for loop the only way?
