Skip to content

Commit 859d46f

Browse files
committed
fix type
1 parent af0efe7 commit 859d46f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/ice/src/stun/message.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
import { createHmac } from "crypto";
2+
//@ts-ignore
23
import crc32 from "buffer-crc32";
34

45
import { bufferXor, randomTransactionId } from "../helper";

0 commit comments

Comments
 (0)