feat: init

This commit is contained in:
2025-03-18 06:21:27 +08:00
parent 595e8d29dc
commit 16c807b98e
37 changed files with 5349 additions and 69 deletions

View File

@@ -16,5 +16,11 @@
"tsx": "^4.19.2",
"typescript": "^5.8.2",
"ultracite": "^4.1.15"
},
"dependencies": {
"@types/lodash-es": "^4.17.12",
"lodash-es": "^4.17.21",
"mnemonist": "^0.40.3",
"rxjs": "^7.8.2"
}
}