Read a file from browser drop using FileReader
FileEntry File to read
Promise
Read a file from Electron using fs
FileEntry File to read
Promise
Read a file from fetch call
Json data for file
Promise
Read a list of files from browser drop
Array List of files
Read a list of files from Electron using fs
Array List of files
Promise
Read a list of files from fetch calls
Array List of files
Generated using TypeDoc
Read files