feat: Added docs.

This commit is contained in:
Spencer Brower
2023-05-25 15:40:04 -04:00
parent 840a73a4e3
commit 0f0f9b6d5a
8 changed files with 268 additions and 5 deletions

View File

@@ -13,6 +13,9 @@
"@types/ramda": "^0.29.1",
"fast-check": "^3.9.0",
"ramda": "^0.29.0",
"typedoc": "^0.24.7",
"typedoc-plugin-markdown": "^3.15.3",
"typescript": "^5.0.4",
"vitest": "^0.31.1"
}
}