4 lines
92 B
JavaScript
4 lines
92 B
JavaScript
|
let protobuf = require("protobufjs");
|
||
|
protobuf.util.Long = undefined;
|
||
|
protobuf.configure();
|