generate api docs

This commit is contained in:
MapleLeaf
2022-01-09 02:32:23 -06:00
parent 9182c42182
commit a77185a6a4
6 changed files with 286 additions and 8 deletions

View File

@@ -31,11 +31,12 @@
"pino-colada": "^2.2.2",
"pino-http": "^6.5.0",
"postcss": "^8.4.5",
"react-ssr-prepass": "^1.5.0",
"reacord": "workspace:*",
"react": "^18.0.0-rc.0",
"react-dom": "^18.0.0-rc.0",
"tailwindcss": "^3.0.8"
"react-ssr-prepass": "^1.5.0",
"tailwindcss": "^3.0.8",
"typedoc": "^0.22.10"
},
"devDependencies": {
"@types/browser-sync": "^2.26.3",