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