How do I install FileReaderSync in Angular2?
It appears in the file node_modules/typescript/lib/lib.webworker.d.ts but not can use it.
The FileReader I can use it without having to import anything.
I need to do something different with FileReaderSync?
error TS2304: Cannot find name 'FileReaderSync'.
