1
0

chore: 添加 @types/w3c-web-serial

This commit is contained in:
2026-02-15 15:23:00 +08:00
parent 40e1ad2b48
commit 0783f51203
7 changed files with 243 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
{
"name": "msu2-usb-monitor-controller",
"version": "1.0.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"node_modules/@types/w3c-web-serial": {
"version": "1.0.8",
"resolved": "http://mirrors.tencentyun.com/npm/@types/w3c-web-serial/-/w3c-web-serial-1.0.8.tgz",
"integrity": "sha512-QQOT+bxQJhRGXoZDZGLs3ksLud1dMNnMiSQtBA0w8KXvLpXX4oM4TZb6J0GgJ8UbCaHo5s9/4VQT8uXy9JER2A=="
}
}
}