Type Alias GetUserData

GetUserData: {
    username: string;
    workspace: string;
}