mirror of
https://github.com/bitwarden/browser
synced 2026-02-17 18:09:17 +00:00
• ensure extension method can accept both `blob` type and `arrayBuffer` type • replace usage of Swift's `url.absoluteString` with `url.path` • explicitly discard promise returned by `downloadSafari()` • confine `data` type to `string` since code all code paths assign a `string` value