Explorar el Código

Update readme.md

Raanan Weber hace 6 años
padre
commit
ced2d6be3a
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      dist/preview release/gui/readme.md

+ 1 - 1
dist/preview release/gui/readme.md

@@ -27,7 +27,7 @@ If using TypeScript, the typing needs to be added to tsconfig.json:
     "types": [
         "babylonjs",
         "babylonjs-gui",
-        "angularFTW"
+        "otherImportsYouMightNeed"
     ],
     ....
 ```