anki/ts/protobuf-no-long.js

4 lines
92 B
JavaScript
Raw Normal View History

let protobuf = require("protobufjs");
protobuf.util.Long = undefined;
protobuf.configure();