We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af0efe7 commit 859d46fCopy full SHA for 859d46f
packages/ice/src/stun/message.ts
@@ -1,4 +1,5 @@
1
import { createHmac } from "crypto";
2
+//@ts-ignore
3
import crc32 from "buffer-crc32";
4
5
import { bufferXor, randomTransactionId } from "../helper";
0 commit comments