Closed burtonator closed 4 years ago
This should fix conflicts with Electron where they modify File and there's no way in Typescript to force File to be imported from 'dom'. Since typescript is structural this should work just fine.
:tada: This PR is included in version 0.1.13 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
This should fix conflicts with Electron where they modify File and there's no way in Typescript to force File to be imported from 'dom'. Since typescript is structural this should work just fine.