You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
breaking: remove polyfills & top level await (#41)
* breaking: make fetch-blob an optional dependency
also lazy load fetch-blob when necessary
* breaking: now depend on built-in DOMException
* remove all polyfills
* breaking summary