Added 'AMF Encode' and 'AMF Decode' operations

This commit is contained in:
n1474335 2022-12-09 11:39:22 +00:00
parent ba12ad8e7c
commit 760eff49b5
5 changed files with 153 additions and 0 deletions

View file

@ -86,6 +86,7 @@
"worker-loader": "^3.0.8"
},
"dependencies": {
"@astronautlabs/amf": "^0.0.6",
"@babel/polyfill": "^7.12.1",
"@blu3r4y/lzma": "^2.3.3",
"arrive": "^2.4.1",
@ -151,6 +152,7 @@
"process": "^0.11.10",
"protobufjs": "^6.11.3",
"qr-image": "^3.2.0",
"reflect-metadata": "^0.1.13",
"scryptsy": "^2.1.0",
"snackbarjs": "^1.1.0",
"sortablejs": "^1.15.0",