fix(virtualstream): support reconstituting smartjson encoded binary stream chunks

This commit is contained in:
2026-05-08 10:38:15 +00:00
parent 057085b17b
commit 51f54601f1
5 changed files with 43 additions and 2 deletions
+11
View File
@@ -0,0 +1,11 @@
{
"@git.zone/cli": {
"release": {
"registries": [
"https://verdaccio.lossless.digital",
"https://registry.npmjs.org"
],
"accessLevel": "public"
}
}
}