summaryrefslogtreecommitdiffhomepage
path: root/android/lib
diff options
context:
space:
mode:
authorTobias Järvelöv <tobias.jarvelov@mullvad.net>2025-02-10 10:14:14 +0100
committerMarkus Pettersson <markus.pettersson@mullvad.net>2025-02-25 12:51:51 +0100
commit3e36a49d1a2de315a052e19488b6749a5dbdd703 (patch)
treebbba96b8294b9747add8765bf405e0817e3e0a64 /android/lib
parent4ce11822f7308d75fce97acfc79fae2f9fc250ee (diff)
downloadmullvadvpn-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