fix(core): update
This commit is contained in:
@ -1,3 +1,5 @@
|
||||
export interface IRequestAuthPayload {
|
||||
serverShortId: string;
|
||||
}
|
||||
}
|
||||
|
||||
export type TConnectionEvent = 'terminated' | 'error';
|
Reference in New Issue
Block a user