Przeglądaj źródła

Update WebViewShared.ts

Thibault Malbranche 6 lat temu
rodzic
commit
06c5676b35
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1
    1
      src/WebViewShared.ts

+ 1
- 1
src/WebViewShared.ts Wyświetl plik

@@ -11,4 +11,4 @@ const WebViewShared = {
11 11
   },
12 12
 };
13 13
 
14
-export default WebViewShared
14
+export default WebViewShared;