fix(core): update
This commit is contained in:
@ -5,7 +5,7 @@ export interface ITypedRequest {
|
||||
}
|
||||
|
||||
export interface IBroadCastEvent<T> {
|
||||
broadcastMessage: string;
|
||||
name: string;
|
||||
uniqueEventId: string;
|
||||
payload: T;
|
||||
}
|
||||
|
Reference in New Issue
Block a user