feat(docs): add LocalTsmDb documentation and examples; update README code samples and imports; correct examples and variable names; update package author

This commit is contained in:
2026-02-03 08:14:58 +00:00
parent 1fff277698
commit 6a37a773ea
4 changed files with 170 additions and 65 deletions

View File

@@ -7,7 +7,7 @@
".": "./dist_ts/index.js"
},
"type": "module",
"author": "Lossless GmbH",
"author": "Task Venture Capital GmbH",
"license": "MIT",
"scripts": {
"test": "(tstest test/. --verbose --logfile --timeout 60)",