import type { Namespace } from '@/types';
export const namespace: Namespace = {
name: 'PubMed',
url: 'pubmed.ncbi.nlm.nih.gov',
};