update lại thư mục cấu trúc mới của server nodejs và python
This commit is contained in:
+2
@@ -0,0 +1,2 @@
|
||||
export type RemoveFriendResponse = "";
|
||||
export declare const removeFriendFactory: (ctx: import("../context.js").ContextBase, api: import("../apis.js").API) => (friendId: string) => Promise<"">;
|
||||
Reference in New Issue
Block a user