We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1714489 commit 4cc3f8bCopy full SHA for 4cc3f8b
.gitignore
@@ -13,6 +13,8 @@ node_modules
13
package-lock.json
14
lib/_gen
15
lib/**/*.as
16
+lib/**/*.d.ts
17
+!lib/**/index.d.ts
18
npm-debug.log
19
dist
20
/tests/**/bin
0 commit comments