docs update

This commit is contained in:
killer069
2021-11-17 12:38:48 +05:30
parent 91b899bf1c
commit 8ba5726f12
174 changed files with 12670 additions and 2 deletions

View File

@@ -43,6 +43,8 @@
"devDependencies": {
"@types/node": "^16.9.4",
"prettier": "^2.3.1",
"typedoc": "^0.22.9",
"typedoc-plugin-missing-exports": "^0.22.4",
"typescript": "^4.4.4"
}
}