We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2369c18 commit a265bb1Copy full SHA for a265bb1
content/configuration/def-extensions.md
@@ -12,7 +12,7 @@ a strictly typed language like TypeScript. Here's how we handle it:
12
# Library
13
14
The [@ts-defold/library](https://github.com/ts-defold/library) contains user-submitted
15
-types for popular Defold extensions. The library is installed in all ts-defold templates.
+types for popular Defold extensions. The library is included in all ts-defold templates.
16
Install your preferred extensions in Defold, then type `npm run resolve` to fetch
17
the matching types from the library.
18
0 commit comments