Type Alias UserLoadedCallback

UserLoadedCallback: ((user: User) => Promise<void> | void)