Fully move to protobufjs

This commit is contained in:
Fedor Indutny
2021-07-13 11:54:53 -07:00
committed by GitHub
parent 20ea409d9e
commit 570fb182d4
46 changed files with 1133 additions and 12401 deletions

View File

@@ -17,10 +17,8 @@ module.exports = {
globals: {
assert: true,
assertEqualArrayBuffers: true,
dcodeIO: true,
getString: true,
hexToArrayBuffer: true,
PROTO_ROOT: true,
stringToArrayBuffer: true,
},
};