Initial commit
This commit is contained in:
5
constant/event.js
Normal file
5
constant/event.js
Normal file
@@ -0,0 +1,5 @@
|
||||
export const PageEvents = {
|
||||
GlobalToast: "GlobalToast",
|
||||
ScrollToBottom: "ScrollToBottom",
|
||||
RtcCall: "RtcCall"
|
||||
};
|
||||
Reference in New Issue
Block a user