diff options
| author | Tobias Järvelöv <tobias.jarvelov@mullvad.net> | 2025-02-10 10:14:14 +0100 |
|---|---|---|
| committer | Markus Pettersson <markus.pettersson@mullvad.net> | 2025-02-25 12:51:51 +0100 |
| commit | 3e36a49d1a2de315a052e19488b6749a5dbdd703 (patch) | |
| tree | bbba96b8294b9747add8765bf405e0817e3e0a64 /android/lib | |
| parent | 4ce11822f7308d75fce97acfc79fae2f9fc250ee (diff) | |
| download | mullvadvpn-3e36a49d1a2de315a052e19488b6749a5dbdd703.tar.xz mullvadvpn-3e36a49d1a2de315a052e19488b6749a5dbdd703.zip | |
Fix typescript duplicate declaration errors
After replacing gulp with vite typescript now
complains about duplicate names where e.g. a
function and a type share the same name.
To fix this we mark the imports with the type
keyword to tell typescript that we're only using
the types as that, types.
Diffstat (limited to 'android/lib')
0 files changed, 0 insertions, 0 deletions
