Skip to content

Commit 2c6a403

Browse files
authored
FIx typescript definitions (#2800)
1 parent 6e135ed commit 2c6a403

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.d.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -460,6 +460,7 @@ export interface Player {
460460
publicKey: Buffer
461461
signature: Buffer
462462
}
463+
}
463464

464465
export interface ChatPattern {
465466
pattern: RegExp

0 commit comments

Comments
 (0)