mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-17 01:56:27 +08:00
Merge branch 'feat/filesystem_and_search' of github.com:toeverything/AFFiNE into feat/filesystem_and_search
This commit is contained in:
@@ -38,6 +38,7 @@ export async function login(params: LoginParams): Promise<LoginResponse> {
|
||||
|
||||
export interface GetUserByEmailParams {
|
||||
email: string;
|
||||
workspaceId: string;
|
||||
}
|
||||
|
||||
export interface User {
|
||||
|
||||
Reference in New Issue
Block a user