export const NS_ENTITY = 'entity';
export const NS_USER = 'user';
export const NS_LANGUAGE = 'language';
export const NS_LINKS = 'links';
export const NS_MESSAGES = 'messages';
