feat: enhance mkv model type

This commit is contained in:
2025-03-20 03:20:44 +08:00
parent c0d4de4d28
commit 4537190096
17 changed files with 739 additions and 334 deletions

View File

@@ -19,8 +19,10 @@
},
"dependencies": {
"@types/lodash-es": "^4.17.12",
"arktype": "^2.1.10",
"lodash-es": "^4.17.21",
"mnemonist": "^0.40.3",
"rxjs": "^7.8.2"
"rxjs": "^7.8.2",
"type-fest": "^4.37.0"
}
}