chore: initialize dependencies and zca-js project files
This commit is contained in:
+2
@@ -0,0 +1,2 @@
|
||||
export type AcceptFriendRequestResponse = "";
|
||||
export declare const acceptFriendRequestFactory: (ctx: import("../context.js").ContextBase, api: import("../apis.js").API) => (friendId: string) => Promise<"">;
|
||||
Reference in New Issue
Block a user