Skip to content

Commit 09fd0fe

Browse files
committed
Add missing import
1 parent 796e8cf commit 09fd0fe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/StreamClient.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ import crypto from 'crypto';
55
import { StreamChatClient } from './StreamChatClient';
66
import { CallTokenPayload, UserTokenPayload } from './types';
77
import {
8+
FileUploadRequest,
89
ImageUploadRequest,
910
QueryBannedUsersPayload,
1011
UserRequest,

0 commit comments

Comments
 (0)