Explorar el Código

Update WebViewShared.ts

Thibault Malbranche hace 6 años
padre
commit
06c5676b35
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      src/WebViewShared.ts

+ 1
- 1
src/WebViewShared.ts Ver fichero

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