Explorar o código

Merge pull request #6826 from BabylonJS/RaananW-patch-1

Update readme.md
David Catuhe %!s(int64=6) %!d(string=hai) anos
pai
achega
f5443bd7b7
Modificáronse 1 ficheiros con 1 adicións e 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"
     ],
     ....
 ```