plugin updates
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
export const LiveChatMessages = {
|
||||
CreateLiveChatAppNavigation: 'CREATE_LIVE_CHAT_APP_NAVIGATION',
|
||||
} as const;
|
||||
|
||||
export type LiveChatMessageType = typeof LiveChatMessages[keyof typeof LiveChatMessages];
|
||||
Reference in New Issue
Block a user