Hey...I am too lazy to make a PR `¯\_(ツ)_/¯` The line: ```js import File from 'fetch-blob/file.js' ``` ...should be: ```js import { File } from 'fetch-blob/file.js' ``` Cheers
Hey...I am too lazy to make a PR
¯\_(ツ)_/¯The line:
...should be:
Cheers