mirror of
https://github.com/ankitects/anki.git
synced 2025-09-18 14:02:21 -04:00
3 lines
92 B
JavaScript
3 lines
92 B
JavaScript
let protobuf = require("protobufjs");
|
|
protobuf.util.Long = undefined;
|
|
protobuf.configure();
|