We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 51e1487 + 620638c commit cf584ccCopy full SHA for cf584cc
package.json
@@ -27,7 +27,7 @@
27
"test": "nyc mocha",
28
"prepare": "npm run build",
29
"prepack": "npm run build",
30
- "docs": "typedoc src/gen/api"
+ "docs": "typedoc src/gen/api.ts"
31
},
32
"nyc": {
33
"include": [
0 commit comments