1
0

Added type documentation

This commit is contained in:
Geoffrey Roberts
2019-03-06 11:31:03 +11:00
parent 5612d18669
commit b1f62a7397
12 changed files with 1356 additions and 7 deletions

View File

@@ -26,6 +26,8 @@
"devDependencies": {
"mocha": "*",
"should": "^3.2.0",
"typedoc": "^0.14.2",
"typedoc-plugin-markdown": "^1.1.27",
"typescript": "^3.3.3333"
}
}