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