mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-12 06:42:59 +00:00
analytics, server impl
This commit is contained in:
@@ -3,7 +3,7 @@ import {
|
||||
getServer,
|
||||
getServers,
|
||||
initializeServer,
|
||||
} from "#/server";
|
||||
} from "#";
|
||||
import { GetMyUserResponse, getAuth } from "#/auth";
|
||||
|
||||
async function getMyUser(): Promise<GetMyUserResponse> {
|
||||
|
||||
Reference in New Issue
Block a user