export enum UserProfileListLinkRel { USER_PROFILE_LIST = 'userProfileList' } export enum UserProfileLinkRel { SETTINGS = 'settings' }