added typescript doc tests

This commit is contained in:
Ryan D. Guild
2022-07-28 15:23:57 -04:00
parent 390e738d2b
commit 5c6ced8fc4
5 changed files with 7 additions and 1137 deletions

View File

@@ -34,6 +34,6 @@
"./3Dmol/global.d.ts",
"./3Dmol/WebGL/shaders/shaders.d.ts"
],
"out": "tsdocs"
"out": "doc/typescript"
}
}