This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
//Data that contains information of some I already have copies of | |
let allFiles = [ | |
{ filecode: '48099', | |
filedate: '20180430', | |
amountinfile: '55' }, | |
{ filecode: '48074', | |
filedate: '20180429', | |
amountinfile: '2'}, | |
{ filecode: '48075', | |
filedate: '20180429', |