Type Alias ServerSuccessResponse

ServerSuccessResponse: {
    success: true;
} | NoServerError