添加两个客户端协议的类型文件
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
type ChatType = 'private' | 'group'
|
||||
|
||||
export default ChatType
|
||||
Reference in New Issue
Block a user
@@ -1,3 +0,0 @@
|
||||
type ChatType = 'private' | 'group'
|
||||
|
||||
export default ChatType
|
||||