chat history import/export added

This commit is contained in:
Timothy J. Baek
2023-10-18 22:57:55 -07:00
parent 89399f1a3c
commit d00cc58511
4 changed files with 133 additions and 11 deletions

View File

@@ -33,6 +33,7 @@
"type": "module",
"dependencies": {
"@sveltejs/adapter-node": "^1.3.1",
"file-saver": "^2.0.5",
"highlight.js": "^11.9.0",
"idb": "^7.1.1",
"marked": "^9.1.0",