TypeScript error for reading string from FileReader
Simple code to read file contents:
const reader: FileReader = new FileReader(); reader.readAsT