import type { Namespace } from '@/types';
export const namespace: Namespace = {
name: 'ELSEVIER',
url: 'www.sciencedirect.com',
lang: 'en',
};