refactor: add more Typescript code

This commit is contained in:
Tristan Yang
2022-07-05 22:19:45 +08:00
parent 1aafc03ef5
commit d8643fc8fe
6 changed files with 47 additions and 2 deletions
+1
View File
@@ -1,3 +1,4 @@
//call `group` in backend
import { ContentType } from "./message";
export interface ChannelMember {}