Base PR to include ts-doc in sdk library sources (#15)

* add typedoc comments

* documentation.md was removed because typedoc is now used

* running typedoc

* removed docs

* added docs into gitignore

* irrelevant subtitle removed
This commit is contained in:
Ignacio Peña
2024-09-06 22:47:16 -03:00
committed by GitHub
parent f673f2d280
commit 075372b11c
7 changed files with 133 additions and 163 deletions

1
.gitignore vendored
View File

@@ -2,3 +2,4 @@
.DS_Store
node_modules
dist
docs